]> www.infradead.org Git - users/hch/misc.git/commit
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)
commit04a3389b35357e9bf44533d20a80eb70d188adb8
tree42b437287f62cdb1f8eac883433dc95fc3412f23
parentbdd4f86c97e60b748027bdf6f6a3729c8a12da15
Remove stale generated 'genheaders' file

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]