Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1475492

[PATCH 0/2] hso: neatening

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] hso: neatening
Date 2016-09-03 01:00 +0200
Message-ID <sd5Bf-5vL-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This seems to be the only code in the kernel that uses
macro defines with a trailing underscore.  Fix that.

Joe Perches (2):
  hso: Use a more common logging style
  hso: Convert printk to pr_<level>

 drivers/net/usb/hso.c | 118 +++++++++++++++++++++++---------------------------
 1 file changed, 55 insertions(+), 63 deletions(-)

-- 
2.10.0.rc2.1.g053435c

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] hso: neatening Joe Perches <joe@perches.com> - 2016-09-03 01:00 +0200
  [PATCH 2/2] hso: Convert printk to pr_<level> Joe Perches <joe@perches.com> - 2016-09-03 01:00 +0200
  [PATCH 1/2] hso: Use a more common logging style Joe Perches <joe@perches.com> - 2016-09-03 01:00 +0200
  Re: [PATCH 0/2] hso: neatening David Miller <davem@davemloft.net> - 2016-09-06 22:40 +0200

csiph-web