All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: vc04_services: bcm2835-camera: Enhanced code readability
@ 2017-03-01 11:43 Narcisa Ana Maria Vasile
  2017-03-01 11:44 ` [PATCH 1/2] staging: vc04_services: bcm2835-camera: Moved condition outside the for statement Narcisa Ana Maria Vasile
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Narcisa Ana Maria Vasile @ 2017-03-01 11:43 UTC (permalink / raw)
  To: swarren, lee, eric, gregkh, f.fainelli, rjui, sbranden
  Cc: outreachy-kernel, Narcisa Ana Maria Vasile

Made a few changes in bcm2835-camera in order to improve code readability.

Narcisa Ana Maria Vasile (2):
  staging: vc04_services: bcm2835-camera: Moved condition outside the
    for     statement
  staging: vc04_services: bcm2835-camera: Removed unnecessary variable

 .../staging/vc04_services/bcm2835-camera/bcm2835-camera.c | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2017-03-06 14:14 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-01 11:43 [PATCH 0/2] staging: vc04_services: bcm2835-camera: Enhanced code readability Narcisa Ana Maria Vasile
2017-03-01 11:44 ` [PATCH 1/2] staging: vc04_services: bcm2835-camera: Moved condition outside the for statement Narcisa Ana Maria Vasile
2017-03-01 12:03   ` [Outreachy kernel] " Daniel Baluta
2017-03-01 11:45 ` [PATCH 2/2] staging: vc04_services: bcm2835-camera: Removed unnecessary variable Narcisa Ana Maria Vasile
2017-03-01 13:05   ` [Outreachy kernel] " Julia Lawall
2017-03-01 13:33     ` Narcisa Ana Maria Vasile
2017-03-01 13:19 ` [PATCH v2 0/2] staging: vc04_services: bcm2835-camera: Enhance code readability Narcisa Ana Maria Vasile
2017-03-01 13:20   ` [PATCH v2 1/2] staging: vc04_services: bcm2835-camera: Move min calculation outside the loop Narcisa Ana Maria Vasile
2017-03-01 13:20   ` [PATCH v2 2/2] staging: vc04_services: bcm2835-camera: Remove unnecessary variable Narcisa Ana Maria Vasile
2017-03-01 15:36 ` [PATCH v3 0/2] staging: vc04_services: bcm2835-camera: Enhance code readability Narcisa Ana Maria Vasile
2017-03-01 15:37   ` [PATCH v3 1/2] staging: vc04_services: bcm2835-camera: Move min calculation outside the loop Narcisa Ana Maria Vasile
2017-03-06 12:49     ` Greg KH
2017-03-06 12:56       ` Narcisa Ana Maria Vasile
2017-03-06 14:14         ` Greg KH
2017-03-06 12:55     ` Greg KH
2017-03-06 12:56       ` Greg KH
2017-03-01 15:37   ` [PATCH v3 2/2] staging: vc04_services: bcm2835-camera: Remove unnecessary variable Narcisa Ana Maria Vasile

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.