netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] net: Convert pr_warning to pr_warn
@ 2014-09-10  4:17 Joe Perches
  2014-09-10  4:17 ` [PATCH net-next 1/5] atm: " Joe Perches
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Joe Perches @ 2014-09-10  4:17 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Sage Weil, Ursula Braun, linux390,
	Pablo Neira Ayuso, Patrick McHardy, Jozsef Kadlecsik,
	linux-kernel, ceph-devel, linux-s390, netfilter-devel, coreteam

Remove remaining uses of pr_warning in net/

Joe Perches (5):
  atm: Convert pr_warning to pr_warn
  ceph: Convert pr_warning to pr_warn
  pktgen: Convert pr_warning to pr_warn
  iucv: Convert pr_warning to pr_warn
  netfilter: Convert pr_warning to pr_warn

 net/atm/clip.c                        |  4 ++--
 net/atm/common.c                      |  2 +-
 net/ceph/ceph_common.c                | 15 +++++++++------
 net/ceph/messenger.c                  | 19 +++++++++---------
 net/ceph/osd_client.c                 | 15 +++++++--------
 net/ceph/osdmap.c                     | 20 +++++++++----------
 net/core/pktgen.c                     | 24 +++++++++++------------
 net/iucv/iucv.c                       |  9 ++++-----
 net/netfilter/ipset/ip_set_core.c     | 23 +++++++++++-----------
 net/netfilter/ipset/ip_set_hash_gen.h | 12 ++++++------
 net/netfilter/xt_connbytes.c          |  2 +-
 net/netfilter/xt_hashlimit.c          |  2 +-
 net/netfilter/xt_set.c                | 36 ++++++++++++++++-------------------
 13 files changed, 90 insertions(+), 93 deletions(-)

-- 
1.8.1.2.459.gbcd45b4.dirty

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

end of thread, other threads:[~2014-09-14 19:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10  4:17 [PATCH net-next 0/5] net: Convert pr_warning to pr_warn Joe Perches
2014-09-10  4:17 ` [PATCH net-next 1/5] atm: " Joe Perches
2014-09-10  4:17 ` [PATCH net-next 2/5] ceph: " Joe Perches
2014-09-10 12:30   ` Ilya Dryomov
2014-09-10 14:41     ` Ilya Dryomov
2014-09-10 12:38   ` Ilya Dryomov
2014-09-10 14:20     ` Joe Perches
2014-09-10  4:17 ` [PATCH net-next 3/5] pktgen: " Joe Perches
2014-09-10  4:17 ` [PATCH net-next 4/5] iucv: " Joe Perches
2014-09-10  4:17 ` [PATCH net-next 5/5] netfilter: " Joe Perches
2014-09-14 19:13   ` Jozsef Kadlecsik
2014-09-10 19:43 ` [PATCH net-next 0/5] net: " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).