mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -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>