linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/4] video: fbdev: sm712fb.c: fix unaligned block comments warning
@ 2017-07-04 15:23 ` Lynn Lei
  2017-08-01 12:13   ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 2+ messages in thread
From: Lynn Lei @ 2017-07-04 15:23 UTC (permalink / raw)
  To: sudipm.mukherjee; +Cc: teddy.wang, b.zolnierkie, linux-fbdev, linux-kernel

Fixed unaligned block comments warning generated by scripts/checkpatch.pl:
  WARNING: Block comments should align the * on each line

Signed-off-by: Lynn Lei <lynnl.wit@gmail.com>
---
 drivers/video/fbdev/sm712fb.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/video/fbdev/sm712fb.c b/drivers/video/fbdev/sm712fb.c
index 4d3684333b7b..d492a9e9ac50 100644
--- a/drivers/video/fbdev/sm712fb.c
+++ b/drivers/video/fbdev/sm712fb.c
@@ -33,8 +33,8 @@
 #include "sm712.h"
 
 /*
-* Private structure
-*/
+ * Private structure
+ */
 struct smtcfb_info {
 	struct pci_dev *pdev;
 	struct fb_info *fb;
-- 
2.13.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/4] video: fbdev: sm712fb.c: fix unaligned block comments warning
  2017-07-04 15:23 ` [PATCH 2/4] video: fbdev: sm712fb.c: fix unaligned block comments warning Lynn Lei
@ 2017-08-01 12:13   ` Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2017-08-01 12:13 UTC (permalink / raw)
  To: Lynn Lei; +Cc: sudipm.mukherjee, teddy.wang, linux-fbdev, linux-kernel

On Tuesday, July 04, 2017 11:23:45 PM Lynn Lei wrote:
> Fixed unaligned block comments warning generated by scripts/checkpatch.pl:
>   WARNING: Block comments should align the * on each line
> 
> Signed-off-by: Lynn Lei <lynnl.wit@gmail.com>

Patch queued for 4.14, thanks.

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-01 12:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CGME20170704152354epcas2p4134d47d2062e86620015df69ffbc6170@epcas2p4.samsung.com>
2017-07-04 15:23 ` [PATCH 2/4] video: fbdev: sm712fb.c: fix unaligned block comments warning Lynn Lei
2017-08-01 12:13   ` Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).