public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging/zache KBUILD_MODNAME, checkpatch fixes
@ 2013-02-16  8:35 Robert Berger
  2013-02-16  8:35 ` [PATCH 1/4] staging/zache checkpatch ERROR: spaces prohibited around that Robert Berger
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Robert Berger @ 2013-02-16  8:35 UTC (permalink / raw)
  To: devel, konrad.wilk
  Cc: gregkh, sjenning, xiaoguangrong, minchan, linux-kernel, joe,
	git.rber, Robert Berger

1) As per Joe's suggestion:

  "Perhaps it'd be better to use KBUILD_MODNAME all the time
  instead of adding the prefix. Also, to me mixing "ramster: "
  and "zcache: " for the prefixes is odd. Just using zcache
  all the time would be simpler, so remove namestr too."

2) Some checkpatch fixes

Robert Berger (4):
  fix: ERROR: spaces prohibited around that ':' (ctx:VxW)
  KBUILD_MODNAME and checkpatch fixes
  KBUILD_MODNAME and checkpatch fixes
  KBUILD_MODNAME instead of "ramster: "

 drivers/staging/zcache/ramster/ramster.c |   34 ++++----
 drivers/staging/zcache/ramster/tcp.c     |   36 ++++----
 drivers/staging/zcache/zbud.c            |    4 +-
 drivers/staging/zcache/zcache-main.c     |  137 ++++++++++++++----------------
 4 files changed, 103 insertions(+), 108 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-02-18 18:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16  8:35 [PATCH 0/4] staging/zache KBUILD_MODNAME, checkpatch fixes Robert Berger
2013-02-16  8:35 ` [PATCH 1/4] staging/zache checkpatch ERROR: spaces prohibited around that Robert Berger
2013-02-16  8:35 ` [PATCH 2/4] staging/zache BUILD_MODNAME and checkpatch fixes Robert Berger
2013-02-18 18:51   ` Greg KH
2013-02-16  8:35 ` [PATCH 3/4] staging/zache KBUILD_MODNAME " Robert Berger
2013-02-16  8:35 ` [PATCH 4/4] staging/zcache KBUILD_MODNAME instead of "ramster: " Robert Berger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox