Skip to content

Commit 486357b

Browse files
Thomas Zimmermannhdeller
authored andcommitted
fbdev: atmel_lcdfb: Remove trailing whitespaces
Fix coding style. No functional changes. Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Sui Jingfeng <[email protected] Signed-off-by: Helge Deller <[email protected]>
1 parent 3f6cb84 commit 486357b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/video/fbdev/atmel_lcdfb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ static inline void atmel_lcdfb_free_video_memory(struct atmel_lcdfb_info *sinfo)
317317
/**
318318
* atmel_lcdfb_alloc_video_memory - Allocate framebuffer memory
319319
* @sinfo: the frame buffer to allocate memory for
320-
*
320+
*
321321
* This function is called only from the atmel_lcdfb_probe()
322322
* so no locking by fb_info->mm_lock around smem_len setting is needed.
323323
*/

0 commit comments

Comments
 (0)