Skip to content

Commit 582122f

Browse files
austindhkimjrjohansen
authored andcommitted
apparmor: remove duplicated 'Returns:' comments
It might look better if duplicated 'Returns:' comment is removed. Signed-off-by: Austin Kim <[email protected]> Signed-off-by: John Johansen <[email protected]>
1 parent 7b72112 commit 582122f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

security/apparmor/procattr.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
* @profile: the profile to print profile info about (NOT NULL)
2222
* @string: Returns - string containing the profile info (NOT NULL)
2323
*
24-
* Returns: length of @string on success else error on failure
25-
*
2624
* Requires: profile != NULL
2725
*
2826
* Creates a string containing the namespace_name://profile_name for

0 commit comments

Comments
 (0)