]> 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)
commit2536bb5a9e2d4aa65e9752e735a802aae1f0b8fb
tree8958c68afa31ca48ada7c2d6a60610f84c8b2728
parent66cedc01e4d4d979e5c30f65922b0a7f584788b8
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