lkml.org 
[lkml]   [2020]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc
    Date
    Fixes the following W=1 kernel build warning(s):

    drivers/mtd/devices/phram.c:19: warning: Function parameter or member 'fmt' not described in 'pr_fmt'

    Cc: Miquel Raynal <miquel.raynal@bootlin.com>
    Cc: Richard Weinberger <richard@nod.at>
    Cc: Vignesh Raghavendra <vigneshr@ti.com>
    Cc: "Jochen Schäuble" <psionic@psionic.de>
    Cc: linux-mtd@lists.infradead.org
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    drivers/mtd/devices/phram.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/mtd/devices/phram.c b/drivers/mtd/devices/phram.c
    index 087b5e86d1bfb..9e4d60bd427fb 100644
    --- a/drivers/mtd/devices/phram.c
    +++ b/drivers/mtd/devices/phram.c
    @@ -1,5 +1,5 @@
    // SPDX-License-Identifier: GPL-2.0-only
    -/**
    +/*
    * Copyright (c) ???? Jochen Schäuble <psionic@psionic.de>
    * Copyright (c) 2003-2004 Joern Engel <joern@wh.fh-wedel.de>
    *
    --
    2.25.1
    \
     
     \ /
      Last update: 2020-11-09 19:23    [W:4.128 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site