Inter-revision diff: patch 12
--- v27
+++ v26
@@ -272,10 +272,10 @@
/**
diff --git a/security/security.c b/security/security.c
-index c6de5200c467..c2a5c50e913b 100644
+index 54f4a4ead69f..f5407a85641e 100644
--- a/security/security.c
+++ b/security/security.c
-@@ -1798,10 +1798,16 @@ void security_transfer_creds(struct cred *new, const struct cred *old)
+@@ -1796,10 +1796,16 @@ void security_transfer_creds(struct cred *new, const struct cred *old)
call_void_hook(cred_transfer, new, old);
}