Re: [PATCH 1/1] staging: android: Fixed coding style issues reported by checkpatch

2016-03-11 Thread Greg KH
On Wed, Mar 09, 2016 at 01:55:01AM +0530, Saiyam Doshi wrote: > On Sun, Mar 06, 2016 at 05:21:08PM -0800, Greg KH wrote: > > You need to do only one thing per patch, please split this up into > > multiple patches. > > Created two separate patches out of it having same logical change in each. You

Re: [PATCH 1/1] staging: android: Fixed coding style issues reported by checkpatch

2016-03-08 Thread Saiyam Doshi
On Sun, Mar 06, 2016 at 05:21:08PM -0800, Greg KH wrote: > You need to do only one thing per patch, please split this up into > multiple patches. Created two separate patches out of it having same logical change in each. > Also verify that these are all really needed, please always work against >

Re: [PATCH 1/1] staging: android: Fixed coding style issues reported by checkpatch

2016-03-06 Thread Greg KH
On Mon, Mar 07, 2016 at 01:00:33AM +0530, Saiyam Doshi wrote: > List of modified files with comment, > lowmemorykiller.c: Added blank line after array declaration > sync.h: Added comment for spinlock_t definition, > Fixed parentheses alignment in function declaration > sync_debug.c: Removed