OSDN Git Service

staging: android: logger: Add a TODO
authorSomya Anand <somyaanand214@gmail.com>
Fri, 31 Oct 2014 13:00:32 +0000 (18:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Nov 2014 00:09:28 +0000 (16:09 -0800)
commit74d443bb2d7b9ca387de3c598962be0d4a46b33d
tree2cadbb60dea1e9988b71fd55c05b104e321e66d8
parent2adc8c46b4266bed15c240b6d2721b84734e77ea
staging: android: logger: Add a TODO

A comment about a pre-existing bug data structure definition is added.
This bug was evidently introduced by Xiong Zhou in the patch
bd471258f2e09 ("staging: android: logger: use kuid_t instead of uid_t")
where the code was changed to hide a valid build warning instead of
solving the bug that was identified by it.

Signed-off-by: Somya Anand <somyaanand214@gmail.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/TODO