On Mon, Feb 10, 2014 at 10:59:14AM +0900, Daeseok Youn wrote: > >From 1348300b03697d0499eddba6035a851d1278abd1 Mon Sep 17 00:00:00 2001 > From: Daeseok Youn <daeseok.youn@xxxxxxxxx> > Date: Mon, 10 Feb 2014 10:45:30 +0900 > Subject: [PATCH] staging : android : fix checkpatch issues > > drivers/staging/android/ > ion/ion.c : > - WARNNING: Unnecessary space after function pointer name > - ERROR: return is not a function, parentheses are not required > - WARNNING: Prefer seq_puts to seq_printf > - WARNING: quoted string split across lines > > ion/ion_priv.h : > - WARNING: Unnecessary space after function pointer name > > sync.h : > - WARNING: missing space after return type > > timed_output.h : > - WARNING: Multiple spaces after return type You are doing multiple things in different files, please break this up into smaller patches... thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel