From 538b08ee1220785d3cc8275d65217902dffba39d Mon Sep 17 00:00:00 2001 From: "rongqing.li@windriver.com" Date: Tue, 6 Sep 2011 11:35:36 +0800 Subject: [PATCH] --- yaml --- r: 264515 b: refs/heads/master c: fc9ff9b7e3eaff3f49bc0fbbddfc1416212e888a h: refs/heads/master i: 264513: 33bc5be76ec5cef0cf9e8b840fb6b7849c755cc5 264511: 05e3124e5cd2ab83048e3e8899143cdfb4d9d58a v: v3 --- [refs] | 2 +- trunk/include/linux/security.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e4a5213c7a82..10dce1dd978c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 852584157c55c1689bcf3809ea44b79870c3e409 +refs/heads/master: fc9ff9b7e3eaff3f49bc0fbbddfc1416212e888a diff --git a/trunk/include/linux/security.h b/trunk/include/linux/security.h index d9f7ec41ba51..a14c2d4b22cf 100644 --- a/trunk/include/linux/security.h +++ b/trunk/include/linux/security.h @@ -1372,7 +1372,7 @@ static inline void security_free_mnt_opts(struct security_mnt_opts *opts) * @inode_getsecctx: * Returns a string containing all relavent security context information * - * @inode we wish to set the security context of. + * @inode we wish to get the security context of. * @ctx is a pointer in which to place the allocated security context. * @ctxlen points to the place to put the length of @ctx. * This is the main security structure.