Re: [PATCH] Staging: android: fix coding style and TODO file

2015-07-01 Thread Sohny Thomas
On Wednesday 01 July 2015 05:59 PM, Frans Klaver wrote: > On Wed, Jul 1, 2015 at 2:22 PM, Sohny Thomas wrote: >> >> >> On Wednesday 01 July 2015 05:37 PM, Frans Klaver wrote: >>> On Wed, Jul 1, 2015 at 1:56 PM, Sohny Thomas wrote: - removed non-existant issue from TODO file >>> >>> s,exist

Re: [PATCH] Staging: android: fix coding style and TODO file

2015-07-01 Thread Frans Klaver
On Wed, Jul 1, 2015 at 2:22 PM, Sohny Thomas wrote: > > > On Wednesday 01 July 2015 05:37 PM, Frans Klaver wrote: >> On Wed, Jul 1, 2015 at 1:56 PM, Sohny Thomas wrote: >>> - removed non-existant issue from TODO file >> >> s,existant,existent, > Thanks missed that >> >>> kuid_t or uid_t not prese

Re: [PATCH] Staging: android: fix coding style and TODO file

2015-07-01 Thread Sohny Thomas
On Wednesday 01 July 2015 05:37 PM, Frans Klaver wrote: > On Wed, Jul 1, 2015 at 1:56 PM, Sohny Thomas wrote: >> - removed non-existant issue from TODO file > > s,existant,existent, Thanks missed that > >> kuid_t or uid_t not present in staging/android >> - fixed 80 char limit exceeding line >

Re: [PATCH] Staging: android: fix coding style and TODO file

2015-07-01 Thread Sudip Mukherjee
On Wed, Jul 01, 2015 at 02:07:05PM +0200, Frans Klaver wrote: > On Wed, Jul 1, 2015 at 1:56 PM, Sohny Thomas wrote: > > - removed non-existant issue from TODO file > > s,existant,existent, > > > kuid_t or uid_t not present in staging/android > > - fixed 80 char limit exceeding line > > - a newli

Re: [PATCH] Staging: android: fix coding style and TODO file

2015-07-01 Thread Frans Klaver
On Wed, Jul 1, 2015 at 1:56 PM, Sohny Thomas wrote: > - removed non-existant issue from TODO file s,existant,existent, > kuid_t or uid_t not present in staging/android > - fixed 80 char limit exceeding line > - a newline after decelartions as per checkpatch.pl > - fixed an unnecessary typedef as

[PATCH] Staging: android: fix coding style and TODO file

2015-07-01 Thread Sohny Thomas
- removed non-existant issue from TODO file kuid_t or uid_t not present in staging/android - fixed 80 char limit exceeding line - a newline after decelartions as per checkpatch.pl - fixed an unnecessary typedef as reported by checkpatch.pl --- drivers/staging/android/TODO | 7 ---