All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: vc04_services: Improve code readability
@ 2017-03-04 20:00 Narcisa Ana Maria Vasile
  2017-03-04 20:02 ` [PATCH 1/2] staging: vc04_services: Remove error message on kmalloc() failure Narcisa Ana Maria Vasile
  2017-03-04 20:02 ` [PATCH 2/2] staging: vc04_services: Refactor conditionals Narcisa Ana Maria Vasile
  0 siblings, 2 replies; 4+ messages in thread
From: Narcisa Ana Maria Vasile @ 2017-03-04 20:00 UTC (permalink / raw)
  To: swarren, lee, eric, gregkh; +Cc: outreachy-kernel, Narcisa Ana Maria Vasile

Remove redundant error message and refactor conditionals in order to
improve code readability.

Narcisa Ana Maria Vasile (2):
  staging: vc04_services: Remove error message on kmalloc() failure
  staging: vc04_services: Refactor conditionals

 .../vc04_services/interface/vchiq_arm/vchiq_core.c | 225 ++++++++++-----------
 1 file changed, 109 insertions(+), 116 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2017-03-05 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-04 20:00 [PATCH 0/2] staging: vc04_services: Improve code readability Narcisa Ana Maria Vasile
2017-03-04 20:02 ` [PATCH 1/2] staging: vc04_services: Remove error message on kmalloc() failure Narcisa Ana Maria Vasile
2017-03-04 20:02 ` [PATCH 2/2] staging: vc04_services: Refactor conditionals Narcisa Ana Maria Vasile
2017-03-05 16:09   ` [Outreachy kernel] " 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.