All of lore.kernel.org
 help / color / mirror / Atom feed
* [Outreachy Kernel][PATCH 0/2] staging: wlan-ng: Resolve various warnings reported by checkpatch.pl
@ 2020-03-27 14:42 Soumyajit Deb
  2020-03-27 14:42 ` [Outreachy Kernel][PATCH 1/2] staging: wlang-ng: Properly align the lines of function call Soumyajit Deb
  2020-03-27 14:42 ` [Outreachy Kernel][PATCH 2/2] staging: wlan-ng: Line over 80 characters Soumyajit Deb
  0 siblings, 2 replies; 8+ messages in thread
From: Soumyajit Deb @ 2020-03-27 14:42 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: gregkh, sbrivio, Soumyajit Deb

This patchset resolve warnings issued by checkpatch.pl
This patchset properly aligns the lines of a function call and breaks a
line into two lines to respect the 80 character width constraint. This
helps in maintaining a uniform Linux Kernel coding style.

Soumyajit Deb (2):
  staging: wlang-ng: Properly align the lines of function call
  staging: wlan-ng: Line over 80 characters

 drivers/staging/wlan-ng/cfg80211.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2020-03-30 12:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-27 14:42 [Outreachy Kernel][PATCH 0/2] staging: wlan-ng: Resolve various warnings reported by checkpatch.pl Soumyajit Deb
2020-03-27 14:42 ` [Outreachy Kernel][PATCH 1/2] staging: wlang-ng: Properly align the lines of function call Soumyajit Deb
2020-03-30  9:12   ` [Outreachy kernel] " Stefano Brivio
2020-03-30  9:55     ` Soumyajit Deb
2020-03-30 10:14       ` Soumyajit Deb
2020-03-30 12:50         ` Stefano Brivio
2020-03-30 12:49       ` Stefano Brivio
2020-03-27 14:42 ` [Outreachy Kernel][PATCH 2/2] staging: wlan-ng: Line over 80 characters Soumyajit Deb

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.