From 57bab7cb353d71c10611c34571fcb3c9f38b4792 Mon Sep 17 00:00:00 2001 From: Tair Rzayev Date: Sat, 31 May 2014 22:43:34 +0300 Subject: [PATCH] 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-format-patch failed