mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Avoid annoying warnings from these functions ("discards qualifiers")
because they assign 'current_cred()' to a non-const pointer.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>