All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fixing multiple checkpath issues
@ 2017-02-28 18:17 Tamara Diaconita
  2017-02-28 18:34 ` Greg KH
  2017-02-28 20:11 ` [Outreachy kernel] " Alison Schofield
  0 siblings, 2 replies; 3+ messages in thread
From: Tamara Diaconita @ 2017-02-28 18:17 UTC (permalink / raw)
  To: mchehab, gregkh, outreachy-kernel; +Cc: Tamara Diaconita

Made cxd2099.c file from cxd2099 driver more readable by fixing multiple checkpath issues.

Tamara Diaconita (5):
  Add comment for struct mutex definition.
  Added spaces around arithmetical operators.
  Removed unnecessary blank lines.
  Change a kzalloc parameter.
  emoved redundant code.

 drivers/staging/media/cxd2099/cxd2099.c | 96 +++++----------------------------
 1 file changed, 13 insertions(+), 83 deletions(-)

-- 
2.9.3



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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28 18:17 [PATCH 0/5] Fixing multiple checkpath issues Tamara Diaconita
2017-02-28 18:34 ` Greg KH
2017-02-28 20:11 ` [Outreachy kernel] " Alison Schofield

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.