Skip to content

Commit 0771ad4

Browse files
committed
Merge tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull pstore update from Kees Cook: "Only a header cleanup this release; nice and quiet. :) - clean up hardirq header usage (Yang Shi)" * tag 'pstore-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: fs: pstore: remove unused hardirq.h
2 parents 23aedc4 + a99f41a commit 0771ad4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/pstore/platform.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
#include <linux/timer.h>
4242
#include <linux/slab.h>
4343
#include <linux/uaccess.h>
44-
#include <linux/hardirq.h>
4544
#include <linux/jiffies.h>
4645
#include <linux/workqueue.h>
4746

0 commit comments

Comments
 (0)