From: Varsha Rao <rvarsha016@gmail.com>
To: sudipm.mukherjee@gmail.com, teddy.wang@siliconmotion.com,
gregkh@linuxfoundation.org
Cc: outreachy-kernel <outreachy-kernel@googlegroups.com>
Subject: [PATCH v5 0/7] staging: sm750fb: Fix multiple checkpatch issues.
Date: Mon, 27 Feb 2017 15:30:47 +0530 [thread overview]
Message-ID: <58b3f8d8.07cf620a.eedac.f3ce@mx.google.com> (raw)
Fixes multiple checkpatch issues in sm750fb driver.
Varsha Rao (7):
staging: sm750fb: Add braces around if statement.
staging: sm750fb: Fix line over 80 characters
staging: sm750fb: Add identifier to function definition argument.
staging: sm750fb: Remove unnecessary blank lines.
staging: sm750fb: Added spaces around arithmetic operators.
staging: sm750fb: Replace NULL comparison.
staging: sm750fb: Remove blank lines after { and before } braces.
drivers/staging/sm750fb/ddk750_chip.c | 14 +++++++-------
drivers/staging/sm750fb/ddk750_chip.h | 2 +-
drivers/staging/sm750fb/ddk750_display.h | 5 -----
drivers/staging/sm750fb/ddk750_dvi.c | 6 +-----
drivers/staging/sm750fb/ddk750_mode.c | 5 -----
drivers/staging/sm750fb/ddk750_mode.h | 2 --
drivers/staging/sm750fb/ddk750_power.c | 5 -----
drivers/staging/sm750fb/ddk750_power.h | 1 -
drivers/staging/sm750fb/ddk750_reg.h | 4 ----
drivers/staging/sm750fb/sm750.c | 1 -
drivers/staging/sm750fb/sm750.h | 2 +-
drivers/staging/sm750fb/sm750_accel.c | 6 +-----
drivers/staging/sm750fb/sm750_cursor.c | 4 ----
13 files changed, 11 insertions(+), 46 deletions(-)
--
2.9.3
reply other threads:[~2017-02-27 10:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=58b3f8d8.07cf620a.eedac.f3ce@mx.google.com \
--to=rvarsha016@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=outreachy-kernel@googlegroups.com \
--cc=sudipm.mukherjee@gmail.com \
--cc=teddy.wang@siliconmotion.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.