]> Git Repo - linux.git/commit
security/commoncap: Use xattr security prefix len
authorCarmeli Tamir <[email protected]>
Sat, 6 Jul 2019 15:07:38 +0000 (11:07 -0400)
committerJames Morris <[email protected]>
Sun, 7 Jul 2019 02:55:54 +0000 (14:55 +1200)
commitc5eaab1d131d0a6272df7d55a971a67400d63f56
tree52ff65f3ec93ff57884e7a4ed9846df87c28c4e9
parentd1c5947ec6789b7d72cd7365f4e37ec326dbd9b6
security/commoncap: Use xattr security prefix len

Using the existing defined XATTR_SECURITY_PREFIX_LEN instead of
sizeof(XATTR_SECURITY_PREFIX) - 1. Pretty simple cleanup.

Signed-off-by: Carmeli Tamir <[email protected]>
Signed-off-by: James Morris <[email protected]>
security/commoncap.c
This page took 0.055937 seconds and 4 git commands to generate.