From: Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
To: swarren@wwwdotorg.org, lee@kernel.org, eric@anholt.net,
gregkh@linuxfoundation.org, f.fainelli@gmail.com,
rjui@broadcom.com, sbranden@broadcom.com
Cc: outreachy-kernel@googlegroups.com,
Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
Subject: [PATCH v3 0/2] staging: vc04_services: bcm2835-camera: Enhance code readability
Date: Wed, 1 Mar 2017 17:36:23 +0200 [thread overview]
Message-ID: <cover.1488381635.git.narcisaanamaria12@gmail.com> (raw)
In-Reply-To: <cover.1488367580.git.narcisaanamaria12@gmail.com>
Refactor bcm2835-camera.c for readability
---
Changes in v3:
- Fix coding style issue by moving the arguments one space over
Narcisa Ana Maria Vasile (2):
staging: vc04_services: bcm2835-camera: Move min calculation outside
the loop
staging: vc04_services: bcm2835-camera: Remove unnecessary variable
.../vc04_services/bcm2835-camera/bcm2835-camera.c | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
--
1.9.1
next prev parent reply other threads:[~2017-03-01 15:36 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Narcisa Ana Maria Vasile [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1488381635.git.narcisaanamaria12@gmail.com \
--to=narcisaanamaria12@gmail.com \
--cc=eric@anholt.net \
--cc=f.fainelli@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=lee@kernel.org \
--cc=outreachy-kernel@googlegroups.com \
--cc=rjui@broadcom.com \
--cc=sbranden@broadcom.com \
--cc=swarren@wwwdotorg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.