lkml.org 
[lkml]   [2021]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3/6] scftorture: remove unused SCFTORTOUT
    Date
    no one refers to it any more.

    Signed-off-by: Li Zhijian <zhijianx.li@intel.com>
    ---
    kernel/scftorture.c | 3 ---
    1 file changed, 3 deletions(-)

    diff --git a/kernel/scftorture.c b/kernel/scftorture.c
    index f60a7a240f91..5fb15492999b 100644
    --- a/kernel/scftorture.c
    +++ b/kernel/scftorture.c
    @@ -38,9 +38,6 @@
    #define SCFTORT_STRING "scftorture"
    #define SCFTORT_FLAG SCFTORT_STRING ": "

    -#define SCFTORTOUT(s, x...) \
    - pr_alert(SCFTORT_FLAG s, ## x)
    -
    #define VERBOSE_SCFTORTOUT(s, x...) \
    do { if (verbose) pr_alert(SCFTORT_FLAG s "\n", ## x); } while (0)

    --
    2.32.0
    \
     
     \ /
      Last update: 2021-10-29 11:42    [W:3.028 / U:0.180 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site