]> www.infradead.org Git - users/hch/xfs.git/commitdiff
Remove stale generated 'genheaders' file
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Feb 2025 03:49:17 +0000 (19:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Feb 2025 03:49:17 +0000 (19:49 -0800)
This bogus stale file was added in commit 101971298be2 ("riscv: add a
warning when physical memory address overflows").  It's the old location
for what is now 'security/selinux/genheaders'.

It looks like it got incorrectly committed back when that file was in
the old location, and then rebasing kept the bogus file alive.

Reported-by: Eric Biggers <ebiggers@kernel.org>
Link: https://lore.kernel.org/linux-riscv/20250201020003.GA77370@sol.localdomain/
Fixes: 101971298be2 ("riscv: add a warning when physical memory address overflows")
Cc: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/selinux/genheaders/genheaders [deleted file]

diff --git a/scripts/selinux/genheaders/genheaders b/scripts/selinux/genheaders/genheaders
deleted file mode 100755 (executable)
index 3fc32a6..0000000
Binary files a/scripts/selinux/genheaders/genheaders and /dev/null differ