Commit b2c85814 authored by Christian Göttsche's avatar Christian Göttsche Committed by John Johansen
Browse files

apparmor: fix typo in kernel doc



Fix the typo in the function documentation to please kernel doc
warnings.

Signed-off-by: default avatarChristian Göttsche <cgzones@googlemail.com>
Reviewed-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent 4a8db367
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1124,7 +1124,7 @@ static int apparmor_socket_create(int family, int type, int protocol, int kern)
 * @sock: socket that is being setup
 * @family: family of socket being created
 * @type: type of the socket
 * @ptotocol: protocol of the socket
 * @protocol: protocol of the socket
 * @kern: socket is a special kernel socket
 *
 * Note: