All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lourdes Pedrajas <lu@pplo.net>
To: Julia Lawall <julia.lawall@inria.fr>
Cc: outreachy-kernel@googlegroups.com, gregkh@linuxfoundation.org
Subject: Re: [Outreachy kernel] [PATCH v5] staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()
Date: Fri, 13 Mar 2020 10:04:40 +0100	[thread overview]
Message-ID: <20200313090440.GA3844@supernova> (raw)
In-Reply-To: <alpine.DEB.2.21.2003130803300.2355@hadrien>

On Fri, Mar 13, 2020 at 08:04:44AM +0100, Julia Lawall wrote:
> 
> 
> On Thu, 12 Mar 2020, Lourdes Pedrajas wrote:
> 
> > printk() is deprecated, use netdev_warn() instead, which is a message printing
> > function specific for network devices defined in include/linux/netdevice.h.
> 
> I still don't think that "defined in include/linux/netdevice.h" is
> necessary.  It's a well known function, and anyway if I don't know what it
> is, then grep or elixir is sufficient to find the definition.
> 
> julia
> 
Indeed, I am so sorry. Thank for your patience!

Lourdes



  reply	other threads:[~2020-03-13  9:04 UTC|newest]

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

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=20200313090440.GA3844@supernova \
    --to=lu@pplo.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=julia.lawall@inria.fr \
    --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.