Re: [PATCH] Staging: comedi: range: remove unnecessary sanity check

From: Greg KH
Date: Thu Mar 06 2014 - 01:23:16 EST


On Thu, Mar 06, 2014 at 01:07:03AM -0500, Fred Akers wrote:
> This check is unnecessary because range_table will always be
> initialized to range_unknown by comedi_device_postconfig() for
> drivers that do not initialize range_table or range_table_list
>
> Signed-off-by: Fred Akers <knivey@xxxxxxxxxx>
> ---
> Apply this after first patch

What "first" patch?

If you have patches that need a sequence, then send a series of patches,
all numbered, like git will export for you, so I know for sure that I've
gotten them all, and that they are in the correct order.

You don't want me to have to guess :)

Care to try again?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/