Skip to content
Commit 0a5b871e authored by Linus Torvalds's avatar Linus Torvalds
Browse files

hardirq.h: remove now-empty #ifdef/#endif pair



Commit 451a3c24 ("BKL: remove extraneous #include <smp_lock.h>")
removed the #include line that was the only thing that was surrounded by
the #ifdef/#endif.

So now that #ifdef is guarding nothing at all. Just remove it.

Reported-by: default avatarByeong-ryeol Kim <brofkims@gmail.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 7957f0a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment