]> git.baikalelectronics.ru Git - kernel.git/commit
staging: android: logger: use kuid_t instead of uid_t
authorXiong Zhou <jencce.kernel@gmail.com>
Wed, 8 May 2013 10:52:48 +0000 (18:52 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 22:37:51 +0000 (15:37 -0700)
commit10e5161cfac05ceb7d396cc70c00999834ce0b78
tree8958c68afa31ca48ada7c2d6a60610f84c8b2728
parentf74c51abe73927b8d9273f394b49ceeefcf3727f
staging: android: logger: use kuid_t instead of uid_t

Use kuid_t instead of uid_t, to pass the UIDGID_STRICT_TYPE_CHECKS.

Signed-off-by: Xiong Zhou <jencce.kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/logger.c
drivers/staging/android/logger.h