All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Replaced printk() with pr_err() and pr_cont() in lustre
@ 2015-03-02 16:45 Tina Johnson
  2015-03-02 16:45 ` [PATCH v2 1/2] staging: lustre: lustre: libcfs: Replaced printk() with pr_err() Tina Johnson
  2015-03-02 16:45 ` [PATCH v2 2/2] staging: lustre: lustre: libcfs: Replaced printk() with pr_err() and pr_cont() Tina Johnson
  0 siblings, 2 replies; 7+ messages in thread
From: Tina Johnson @ 2015-03-02 16:45 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Tina Johnson

The following two patches replaces the printk() with pr_err() and pr_cont()
to remove the checkpatch warning:

Prefer [subsystem eg: netdev]_err([subsystem]dev)

Tina Johnson (2):
  staging: lustre: lustre: libcfs: Replaced printk() with pr_err()
  staging: lustre: lustre: libcfs: Replaced printk() with pr_err() and
    pr_cont()

 drivers/staging/lustre/lustre/libcfs/module.c    |    4 ++--
 drivers/staging/lustre/lustre/libcfs/tracefile.c |   19 +++++++++----------
 2 files changed, 11 insertions(+), 12 deletions(-)

-- 
1.7.10.4



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-03-02 17:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 16:45 [PATCH v2 0/2] Replaced printk() with pr_err() and pr_cont() in lustre Tina Johnson
2015-03-02 16:45 ` [PATCH v2 1/2] staging: lustre: lustre: libcfs: Replaced printk() with pr_err() Tina Johnson
     [not found]   ` <20150302165608.GA14716@kroah.com>
2015-03-02 16:59     ` [Outreachy kernel] " Tina Johnson
2015-03-02 17:01   ` Greg KH
2015-03-02 16:45 ` [PATCH v2 2/2] staging: lustre: lustre: libcfs: Replaced printk() with pr_err() and pr_cont() Tina Johnson
2015-03-02 17:01   ` [Outreachy kernel] " Greg KH
2015-03-02 17:14     ` Tina Johnson

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.