Skip to content

Commit 486357b

Browse files
tdzhdeller
authored andcommitted
fbdev: atmel_lcdfb: Remove trailing whitespaces
Fix coding style. No functional changes. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Sui Jingfeng <suijingfeng@loongson.cn Signed-off-by: Helge Deller <deller@gmx.de>
1 parent 3f6cb84 commit 486357b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)