Commit 0cdc07ec authored by Lynn Lei's avatar Lynn Lei Committed by Bartlomiej Zolnierkiewicz

video: fbdev: sm712fb.c: fix unaligned block comments warning

Fixed unaligned block comments warning generated by scripts/checkpatch.pl:
  WARNING: Block comments should align the * on each line
Signed-off-by: default avatarLynn Lei <lynnl.wit@gmail.com>
Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Cc: Teddy Wang <teddy.wang@siliconmotion.com>
Signed-off-by: default avatarBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
parent ed10eab5
......@@ -33,8 +33,8 @@
#include "sm712.h"
/*
* Private structure
*/
* Private structure
*/
struct smtcfb_info {
struct pci_dev *pdev;
struct fb_info *fb;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment