[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1441257194-19493-1-git-send-email-mike.rapoport@gmail.com>
Date: Thu, 3 Sep 2015 08:13:09 +0300
From: Mike Rapoport <mike.rapoport@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Mike Rapoport <mike.rapoport@...il.com>,
Noralf Trønnes <noralf@...nnes.org>,
Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH v2 0/5] staging: fbtft: some checpatch.pl cleanups
Hi,
These patches slightly refactor the code to reduce amount of checkpath.pl
warnings
v2 changes:
* add elaborate changelog to the first pacth in the series (staging: fbtft:
remove unused bl_ops from fbtft_unregister_backlight)
Mike Rapoport (5):
staging: fbtft: remove unused bl_ops from fbtft_unregister_backlight
staging: fbtft: fbtft-core: define backlight_ops statically
staging: fbtft: fbtft_request_gpios: reduce nesting
staging: fbtft: fb_ssd1351: define backlight_ops statically
staging: fbtft: fb_watterott: define backlight_ops statically
drivers/staging/fbtft/fb_ssd1351.c | 13 +++----
drivers/staging/fbtft/fb_watterott.c | 17 +++------
drivers/staging/fbtft/fbtft-core.c | 69 +++++++++++++++++-------------------
3 files changed, 42 insertions(+), 57 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists