public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Anson Jacob <ansonjacob.aj@gmail.com>
To: gregkh@linuxfoundation.org, noralf@tronnes.org,
	thomas.petazzoni@free-electrons.com
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/9] staging: fbtft: Fix checkpatch warning
Date: Thu, 25 Aug 2016 11:22:52 -0400	[thread overview]
Message-ID: <cover.1472105444.git.ansonjacob.aj@gmail.com> (raw)

Fix checkpatch.pl warning:
Block comments use * on subsequent lines
Block comments use a trailing */ on a separate line

Anson Jacob (9):
  staging: fbtft: fb_s6d02a1.c: Fix checkpatch warning
  staging: fbtft: fb_s6d1121.c: Fix checkpatch warning
  staging: fbtft: fb_ssd1289: Fix checkpatch warning
  staging: fbtft: fb_ssd1306: Fix checkpatch warning
  staging: fbtft: fb_ssd1331: Fix checkpatch warning
  staging: fbtft: fb_st7735r: Fix checkpatch warning
  staging: fbtft: fbtft-bus: Fix checkpatch warning
  staging: fbtft: fbtft_device: Fix checkpatch warning
  staging: fbtft: fb_tls8204: Fix checkpatch warning

 drivers/staging/fbtft/fb_s6d02a1.c   | 14 +++++----
 drivers/staging/fbtft/fb_s6d1121.c   |  8 ++---
 drivers/staging/fbtft/fb_ssd1289.c   |  8 ++---
 drivers/staging/fbtft/fb_ssd1306.c   | 23 ++++++++-------
 drivers/staging/fbtft/fb_ssd1331.c   | 40 ++++++++++++-------------
 drivers/staging/fbtft/fb_st7735r.c   | 43 ++++++++++++++++-----------
 drivers/staging/fbtft/fb_tls8204.c   | 57 ++++++++++++++++++------------------
 drivers/staging/fbtft/fbtft-bus.c    |  3 +-
 drivers/staging/fbtft/fbtft_device.c |  8 +++--
 9 files changed, 110 insertions(+), 94 deletions(-)

-- 
2.7.4

             reply	other threads:[~2016-08-25 15:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-25 15:22 Anson Jacob [this message]
2016-08-25 15:23 ` [PATCH 1/9] staging: fbtft: fb_s6d02a1.c: Fix checkpatch warning Anson Jacob
2016-08-25 15:23 ` [PATCH 2/9] staging: fbtft: fb_s6d1121.c: " Anson Jacob
2016-08-25 15:23 ` [PATCH 3/9] staging: fbtft: fb_ssd1289: " Anson Jacob
2016-08-25 15:23 ` [PATCH 4/9] staging: fbtft: fb_ssd1306: " Anson Jacob
2016-08-25 15:25 ` [PATCH 5/9] staging: fbtft: fb_ssd1331: " Anson Jacob
2016-08-25 15:26 ` [PATCH 6/9] staging: fbtft: fb_st7735r: " Anson Jacob
2016-08-25 15:27 ` [PATCH 7/9] staging: fbtft: fbtft-bus: " Anson Jacob
2016-08-25 15:31 ` [PATCH 8/9] staging: fbtft: fbtft_device: " Anson Jacob
2016-08-25 15:32 ` [PATCH 9/9] staging: fbtft: fb_tls8204: " Anson Jacob

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.1472105444.git.ansonjacob.aj@gmail.com \
    --to=ansonjacob.aj@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=noralf@tronnes.org \
    --cc=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox