On Tue, May 23, 2017 at 05:07:41PM -0700, Dmitry Torokhov wrote:
> We should only add section attribute to the list of section attributes
> if we successfully created corresponding sysfs attribute.
>
> Fixes: 049a59db34eb ("firmware: Google VPD sysfs driver")
> Signed-off-by: Dmitry Torokhov <[email protected]>
> Reviewed-by: Guenter Roeck <[email protected]>
> ---
> drivers/firmware/google/vpd.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Next time, can you split this up into 2 series, one for the current
kernel, and the rest for the "next" release? I've tried to split them
up myself here, hopefully it works...
thanks,
greg k-h