[PATCH v2 1/4] drivers: staging: fix parameter alignment

Greg KH gregkh at linuxfoundation.org
Sat Apr 30 00:49:36 UTC 2016


On Mon, Apr 18, 2016 at 10:35:28AM +1000, Tobin C Harding wrote:
> drivers/staging/android/ion/ion.c checkpatch produces alignment checks.
> 
> This patch is whitespace only and fixes these checks.
> 
> Signed-off-by: Tobin C Harding <me at tobin.cc>
> ---
>  drivers/staging/android/ion/ion.c | 64 +++++++++++++++++++--------------------
>  1 file changed, 32 insertions(+), 32 deletions(-)

Please put the driver's name in the subject line to make it easier to
see.  For this one it would be:
	Subject: [PATCH v2 1/4] staging: android: ion: fix parameter alignment

Please fix up and resend the series after dropping the one patch.

thanks,

greg k-h


More information about the devel mailing list