mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v4 0/2] staging: lustre: align else if statement to coding standard
@ 2017-02-06 16:11 Maksymilian Piechota
  2017-02-06 16:13 ` [PATCH v4 1/2] staging: lustre: move logical continuations at the end of line Maksymilian Piechota
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Maksymilian Piechota @ 2017-02-06 16:11 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: maksymilian.piechota, linux-kernel, devel

Align else if statement to normal kernel style

Maksymilian Piechota (2):
  staging: lustre: move logical continuations at the end of line
  staging: lustre: move else if statement to a single line

 drivers/staging/wlan-ng/prism2mgmt.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2017-02-11 17:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-06 16:11 [PATCH v4 0/2] staging: lustre: align else if statement to coding standard Maksymilian Piechota
2017-02-06 16:13 ` [PATCH v4 1/2] staging: lustre: move logical continuations at the end of line Maksymilian Piechota
2017-02-06 16:13 ` [PATCH v4 2/2] staging: lustre: move else if statement to a single line Maksymilian Piechota
2017-02-06 17:55   ` Joe Perches
2017-02-11 17:16 ` [PATCH v4 0/2] staging: lustre: align else if statement to coding standard James Simmons

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

Powered by JetHome