From: Cristina Opriceana <cristina.opriceana@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/6] Staging: iio/frequency: Fix style issues
Date: Sat, 14 Mar 2015 03:33:39 +0200 [thread overview]
Message-ID: <cover.1426296329.git.cristina.opriceana@gmail.com> (raw)
This patchset involves removing style issues in iio/frequency and
cleaning up as suggested by checkpatch.pl.
Cristina Opriceana (6):
Staging: iio: Remove space after type cast
Staging: iio: Remove explicit comparison to NULL
Staging: iio: Prefer using the BIT macro
Staging: iio: Do not use multiple blank lines
Staging: iio: Alignment should match open parenthesis
Staging: iio: Use braces on all arms of if statement
drivers/staging/iio/frequency/ad9832.c | 10 +++++-----
drivers/staging/iio/frequency/ad9832.h | 12 ++++++------
drivers/staging/iio/frequency/ad9834.c | 31 +++++++++++++++----------------
drivers/staging/iio/frequency/ad9834.h | 27 +++++++++++++--------------
4 files changed, 39 insertions(+), 41 deletions(-)
--
1.9.1
next reply other threads:[~2015-03-14 1:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-14 1:33 Cristina Opriceana [this message]
2015-03-14 1:35 ` [PATCH 1/6] Staging: iio: Remove space after type cast Cristina Opriceana
2015-03-14 1:36 ` [PATCH 2/6] Staging: iio: Remove explicit comparison to NULL Cristina Opriceana
2015-03-14 1:37 ` [PATCH 3/6] Staging: iio: Prefer using the BIT macro Cristina Opriceana
2015-03-14 6:36 ` [Outreachy kernel] " Julia Lawall
2015-03-14 7:41 ` Daniel Baluta
2015-03-14 12:40 ` Cristina Opriceana
2015-03-14 1:38 ` [PATCH 4/6] Staging: iio: Do not use multiple blank lines Cristina Opriceana
2015-03-14 1:39 ` [PATCH 5/6] Staging: iio: Alignment should match open parenthesis Cristina Opriceana
2015-03-14 6:34 ` [Outreachy kernel] " Julia Lawall
2015-03-14 7:50 ` Daniel Baluta
2015-03-14 12:58 ` Cristina Opriceana
2015-03-14 14:17 ` Julia Lawall
2015-03-14 1:40 ` [PATCH 6/6] Staging: iio: Use braces on all arms of if statement Cristina Opriceana
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.1426296329.git.cristina.opriceana@gmail.com \
--to=cristina.opriceana@gmail.com \
--cc=outreachy-kernel@googlegroups.com \
/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.