Re: [PATCH v2 1/3] Staging: Android: Fixes TODO file

2015-07-01 Thread Sohny Thomas
On Wednesday 01 July 2015 07:57 PM, Dan Carpenter wrote: > On Wed, Jul 01, 2015 at 07:14:38PM +0530, Sohny Thomas wrote: >> >> - removed non-existent issue from TODO file >> kuid_t or uid_t not present in staging/android >> >> Signed-of-by: Sohny Thomas > > > The patch is all mangled. It bare

Re: [PATCH v2 1/3] Staging: Android: Fixes TODO file

2015-07-01 Thread Sohny Thomas
On Wednesday 01 July 2015 07:43 PM, Frans Klaver wrote: > On Wed, Jul 1, 2015 at 3:44 PM, Sohny Thomas wrote: >> >> - removed non-existent issue from TODO file >> kuid_t or uid_t not present in staging/android >> >> Signed-of-by: Sohny Thomas > > s,-of-,-off-, > > You can remove the leading d

Re: [PATCH v2 1/3] Staging: Android: Fixes TODO file

2015-07-01 Thread Dan Carpenter
On Wed, Jul 01, 2015 at 07:14:38PM +0530, Sohny Thomas wrote: > > - removed non-existent issue from TODO file > kuid_t or uid_t not present in staging/android > > Signed-of-by: Sohny Thomas The patch is all mangled. It barely seems to match the description but I can't tell for sure because of

Re: [PATCH v2 1/3] Staging: Android: Fixes TODO file

2015-07-01 Thread Frans Klaver
On Wed, Jul 1, 2015 at 3:44 PM, Sohny Thomas wrote: > > - removed non-existent issue from TODO file > kuid_t or uid_t not present in staging/android > > Signed-of-by: Sohny Thomas s,-of-,-off-, You can remove the leading dash (-). Could you elaborate on why this issue is non existent? Thanks,