From: Austin Kim Date: Wed, 3 Nov 2021 09:25:31 +0000 (+0000) Subject: apparmor: remove duplicated 'Returns:' comments X-Git-Tag: v5.16-rc1~46^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=582122f1d73af28407234321c94711e09aa3fd04;p=thirdparty%2Fkernel%2Flinux.git apparmor: remove duplicated 'Returns:' comments It might look better if duplicated 'Returns:' comment is removed. Signed-off-by: Austin Kim Signed-off-by: John Johansen --- diff --git a/security/apparmor/procattr.c b/security/apparmor/procattr.c index c929bf4a3df1c..fde332e0ea7da 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