Skip to content

Commit

Permalink
apparmor: remove duplicated 'Returns:' comments
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Austin Kim authored and John Johansen committed Nov 3, 2021
1 parent 7b72112 commit 582122f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions security/apparmor/procattr.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 582122f

Please sign in to comment.