aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor
diff options
context:
space:
mode:
authorAustin Kim <austindh.kim@gmail.com>2021-11-03 09:25:31 +0000
committerJohn Johansen <john.johansen@canonical.com>2021-11-03 15:57:51 -0700
commit582122f1d73af28407234321c94711e09aa3fd04 (patch)
tree0f1d57b1237bbd872bf92d6deb2bd9088188db55 /security/apparmor
parentapparmor: remove unneeded one-line hook wrappers (diff)
downloadlinux-dev-582122f1d73af28407234321c94711e09aa3fd04.tar.xz
linux-dev-582122f1d73af28407234321c94711e09aa3fd04.zip
apparmor: remove duplicated 'Returns:' comments
It might look better if duplicated 'Returns:' comment is removed. Signed-off-by: Austin Kim <austindh.kim@gmail.com> Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'security/apparmor')
-rw-r--r--security/apparmor/procattr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/apparmor/procattr.c b/security/apparmor/procattr.c
index c929bf4a3df1..fde332e0ea7d 100644
--- a/security/apparmor/procattr.c
+++ b/security/apparmor/procattr.c
@@ -21,8 +21,6 @@
* @profile: the profile to print profile info about (NOT NULL)
* @string: Returns - string containing the profile info (NOT NULL)
*
- * Returns: length of @string on success else error on failure
- *
* Requires: profile != NULL
*
* Creates a string containing the namespace_name://profile_name for