lkml.org 
[lkml]   [2021]   [Apr]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 18/57] staging: octeon: ethernet-tx: Fix formatting issue in function header
    Date
    Fixes the following W=1 kernel build warning(s):

    drivers/staging/octeon/ethernet-tx.c:507: warning: bad line:

    Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Kees Cook <keescook@chromium.org>
    Cc: linux-staging@lists.linux.dev
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    drivers/staging/octeon/ethernet-tx.c | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/drivers/staging/octeon/ethernet-tx.c b/drivers/staging/octeon/ethernet-tx.c
    index 9c71ad5af7b98..1ad94c5060b52 100644
    --- a/drivers/staging/octeon/ethernet-tx.c
    +++ b/drivers/staging/octeon/ethernet-tx.c
    @@ -504,7 +504,6 @@ int cvm_oct_xmit(struct sk_buff *skb, struct net_device *dev)
    * cvm_oct_xmit_pow - transmit a packet to the POW
    * @skb: Packet to send
    * @dev: Device info structure
    -
    * Returns Always returns zero
    */
    int cvm_oct_xmit_pow(struct sk_buff *skb, struct net_device *dev)
    --
    2.27.0
    \
     
     \ /
      Last update: 2021-04-14 20:13    [W:4.253 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site