lkml.org 
[lkml]   [2016]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4] [media] pci: Add tw5864 driver - fixed few style nits, going to resubmit soon
Found and fixed few very minor coding style nits, will resubmit in few days,
now still waiting for comments to v4.

https://github.com/bluecherrydvr/linux/commits/tw5864

commit 31f7c98a144cb3fb8a94662f002d9b6142d1f390
Author: Andrey Utkin <andrey.utkin@corp.bluecherry.net>
Date: Wed Jul 13 05:00:28 2016 +0300

Fix checkpatch --strict issue

CHECK: Alignment should match open parenthesis
#3599: FILE: drivers/media/pci/tw5864/tw5864-video.c:539:
+static int tw5864_fmt_vid_cap(struct file *file, void *priv,
+ struct v4l2_format *f)

commit 11a09a1048af597ecf374507b08c809eed91b86d
Author: Andrey Utkin <andrey.utkin@corp.bluecherry.net>
Date: Wed Jul 13 04:59:34 2016 +0300

Fix checkpatch --strict issue

CHECK: Please don't use multiple blank lines
#3244: FILE: drivers/media/pci/tw5864/tw5864-video.c:184:

commit 861b2ba8593db7abe89291a4ba85976519783f4a
Author: Andrey Utkin <andrey.utkin@corp.bluecherry.net>
Date: Wed Jul 13 04:58:37 2016 +0300

Fix checkpatch --strict issue

CHECK: No space is necessary after a cast
#3053: FILE: drivers/media/pci/tw5864/tw5864-util.c:36:
+ return (u8) tw_readl(TW5864_IND_DATA);

\
 
 \ /
  Last update: 2016-07-13 04:41    [W:0.065 / U:0.316 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site