lkml.org 
[lkml]   [2017]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/8] fs: pstore: remove unused hardirq.h
    Date
    Preempt counter APIs have been split out, currently, hardirq.h just
    includes irq_enter/exit APIs which are not used by pstore at all.

    So, remove the unused hardirq.h.

    Signed-off-by: Yang Shi <yang.s@alibaba-inc.com>
    Cc: Kees Cook <keescook@chromium.org>
    Cc: Anton Vorontsov <anton@enomsg.org>
    Cc: Colin Cross <ccross@android.com>
    Cc: Tony Luck <tony.luck@intel.com>
    ---
    fs/pstore/platform.c | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/fs/pstore/platform.c b/fs/pstore/platform.c
    index 2b21d18..25dcef4 100644
    --- a/fs/pstore/platform.c
    +++ b/fs/pstore/platform.c
    @@ -41,7 +41,6 @@
    #include <linux/timer.h>
    #include <linux/slab.h>
    #include <linux/uaccess.h>
    -#include <linux/hardirq.h>
    #include <linux/jiffies.h>
    #include <linux/workqueue.h>

    --
    1.8.3.1
    \
     
     \ /
      Last update: 2017-11-18 00:07    [W:4.478 / U:0.324 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site