* [merged] backlight-l4f00242t03-fix-checkpatch-warning.patch removed from -mm tree
@ 2012-12-18 20:04 akpm
0 siblings, 0 replies; only message in thread
From: akpm @ 2012-12-18 20:04 UTC (permalink / raw)
To: jg1.han, rpurdie, mm-commits
The patch titled
Subject: backlight: l4f00242t03: fix checkpatch warning
has been removed from the -mm tree. Its filename was
backlight-l4f00242t03-fix-checkpatch-warning.patch
This patch was dropped because it was merged into mainline or a subsystem tree
------------------------------------------------------
From: Jingoo Han <jg1.han@samsung.com>
Subject: backlight: l4f00242t03: fix checkpatch warning
This patch fixes the checkpatch warning as below:
WARNING: please, no space before tabs
Also, unnecessary line is removed.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/video/backlight/l4f00242t03.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff -puN drivers/video/backlight/l4f00242t03.c~backlight-l4f00242t03-fix-checkpatch-warning drivers/video/backlight/l4f00242t03.c
--- a/drivers/video/backlight/l4f00242t03.c~backlight-l4f00242t03-fix-checkpatch-warning
+++ a/drivers/video/backlight/l4f00242t03.c
@@ -4,7 +4,7 @@
* Copyright 2007-2009 Freescale Semiconductor, Inc. All Rights Reserved.
*
* Copyright (c) 2009 Alberto Panizzo <maramaopercheseimorto@gmail.com>
- * Inspired by Marek Vasut work in l4f00242t03.c
+ * Inspired by Marek Vasut work in l4f00242t03.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
@@ -33,7 +33,6 @@ struct l4f00242t03_priv {
struct regulator *core_reg;
};
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-18 20:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18 20:04 [merged] backlight-l4f00242t03-fix-checkpatch-warning.patch removed from -mm tree akpm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox