vfs: remove unused hardirq.h
authorYang Shi <yang.s@alibaba-inc.com>
Fri, 17 Nov 2017 23:02:17 +0000 (07:02 +0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 7 Dec 2017 19:23:30 +0000 (14:23 -0500)
commit9c5650359a1e7fc21e191fdc087f31154ce27ae2
treed88a794814e37a37191d95279b454310d9943308
parentd6b4dcf5c580470ed553052206836adfaa2052fc
vfs: remove unused hardirq.h

Preempt counter APIs have been split out, currently, hardirq.h just
includes irq_enter/exit APIs which are not used by vfs at all.

So, remove the unused hardirq.h.

Signed-off-by: Yang Shi <yang.s@alibaba-inc.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/dcache.c
fs/file_table.c