All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Lourdes Pedrajas <lu@pplo.net>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [PATCH v5] staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()
Date: Tue, 17 Mar 2020 12:48:29 +0100	[thread overview]
Message-ID: <20200317114829.GA1235746@kroah.com> (raw)
In-Reply-To: <20200313090544.6334-1-lu@pplo.net>

On Fri, Mar 13, 2020 at 10:05:44AM +0100, Lourdes Pedrajas wrote:
> printk() is deprecated, use netdev_warn() instead, which is a message printing
> function specific for network devices.
> Issue found by checkpatch.
> 
> Suggested-by: Julia Lawall <julia.lawall@inria.fr>
> Suggested-by: Stefano Brivio <sbrivio@redhat.com>
> Signed-off-by: Lourdes Pedrajas <lu@pplo.net>
> ---
> Changes since v4:
> - Log message correction.
> 

You sent out 2 "v5" patches that were different :(

Please fix up and send out v6 properly.

thanks,

greg k-h


  parent reply	other threads:[~2020-03-17 11:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-13  9:05 [PATCH v5] staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk() Lourdes Pedrajas
2020-03-15 21:17 ` [Outreachy kernel] " Stefano Brivio
2020-03-17 11:48 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-12 21:05 Lourdes Pedrajas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200317114829.GA1235746@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=lu@pplo.net \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.