]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selinux: remove a duplicated include
authorPaul Moore <paul@paul-moore.com>
Sat, 12 Apr 2025 15:30:27 +0000 (11:30 -0400)
committerPaul Moore <paul@paul-moore.com>
Sat, 12 Apr 2025 15:31:46 +0000 (11:31 -0400)
commit1ec31f14a83bcad8039fe695a17346a94cab1fd9
tree934ba2cb5a031c109ef20c494dceb846f7bb8c42
parent5d7ddc59b3d89b724a5aa8f30d0db94ff8d2d93f
selinux: remove a duplicated include

The "linux/parser.h" header was included twice, we only need it once.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202504121945.Q0GDD0sG-lkp@intel.com/
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/ss/services.c