Re: [PATCH V2] firmware_classs: change val uevent's type to bool
From: Dmitry Torokhov
Date: Wed Jan 26 2011 - 12:01:33 EST
On Wed, Jan 26, 2011 at 06:33:32PM +0800, Bob Liu wrote:
> Some place in firmware_class.c using "int uevent" define, but others use "bool
> uevent".
> This patch replace all int uevent define to bool.
>
> Changes since V1:
> johannes: remove no-op
Actually what you removed is the only non-noop from your previous patch.
And changelog like this should go below "---" separator so import
scripts ignore it.
Anyways,
Acked-by: Dmitry Torokhov <dtor@xxxxxxx>
--
Dmitry
--
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/