All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: emxx_udc: Fix several coding style issues
@ 2015-09-04  7:57 Ravi Teja Darbha
  2015-09-04  7:59 ` [PATCH 1/3] staging: emxx_udc: Remove FSF mailing address Ravi Teja Darbha
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ravi Teja Darbha @ 2015-09-04  7:57 UTC (permalink / raw)
  To: gregkh
  Cc: hamohammed.sa, balbi, vinc94, hgujulan, roberta.dobrescu,
	tapaswenipathak, devel, linux-kernel

Fix several coding style issue as suggested by checkpatch.pl with
--strict option

Ravi Teja Darbha (3):
  staging: emxx_udc: Remove FSF mailing address
  staging: emxx_udc: Avoid using multiple blank lines
  staging: emxx_udc: Fix NULL comparison style

 drivers/staging/emxx_udc/emxx_udc.c | 75 +++++++++++++++----------------------
 drivers/staging/emxx_udc/emxx_udc.h | 30 ---------------
 2 files changed, 31 insertions(+), 74 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-09-04  8:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04  7:57 [PATCH 0/3] staging: emxx_udc: Fix several coding style issues Ravi Teja Darbha
2015-09-04  7:59 ` [PATCH 1/3] staging: emxx_udc: Remove FSF mailing address Ravi Teja Darbha
2015-09-04  8:16 ` [PATCH 2/3] staging: emxx_udc: Avoid using multiple blank lines Ravi Teja Darbha
2015-09-04  8:18 ` [PATCH 3/3] staging: emxx_udc: Fix NULL comparison style Ravi Teja Darbha

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.