From: Tair Rzayev Date: Sat, 31 May 2014 19:43:34 +0000 (+0300) Subject: staging: android: binder.c: Use more appropriate functions for euid retrieval X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57bab7cb353d71c10611c34571fcb3c9f38b4792;p=pandora-kernel.git staging: android: binder.c: Use more appropriate functions for euid retrieval Instead of getting the reference to whole credential structure, use task_euid() and current_euid() to get it. Signed-off-by: Tair Rzayev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed