Re: [PATCH 1/1] lib/devres.c: use dev in devm_request_and_ioremap

From: Greg Kroah-Hartman
Date: Thu May 22 2014 - 22:10:25 EST


On Thu, May 22, 2014 at 07:34:34PM +0200, Fabian Frederick wrote:
> devm_request_and_ioremap was the only function to use device
> instead of dev(this fixes kernel-doc warning).
>
> Also fix some checkpatch warnings.

Each patch should just do 1 thing. Please break this up into a bug fix
patch and then a patch for the checkpatch warning(s).

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/