All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Corrected two type checkpatch.pl space errors.
@ 2015-02-21 19:59 Gulsah Kose
  2015-02-21 19:59 ` [PATCH 1/2] staging: arch: alpha: boot: tools: Deleted unnecessary space Gulsah Kose
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gulsah Kose @ 2015-02-21 19:59 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Gulsah Kose

This patch fixes following checkpatch.pl errors in mkbb.c
ERROR: space required before the open parenthesis '('
ERROR: foo ** bar" should be "foo **bar

Gülşah Köse (2):
  staging: arch: alpha: boot: tools: Deleted unnecessary space.
  staging: arch: alpha: boot: tools: Added missing spaces after brackets.

 arch/alpha/boot/tools/mkbb.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-02-21 20:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-21 19:59 [PATCH 0/2] Corrected two type checkpatch.pl space errors Gulsah Kose
2015-02-21 19:59 ` [PATCH 1/2] staging: arch: alpha: boot: tools: Deleted unnecessary space Gulsah Kose
2015-02-21 19:59 ` [PATCH 2/2] staging: arch: alpha: boot: tools: Added missing spaces after brackets Gulsah Kose
2015-02-21 20:56 ` [Outreachy kernel] [PATCH 0/2] Corrected two type checkpatch.pl space errors Julia Lawall

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.