[PATCH v3] staging: vt6655f: rxtx: code style - Fix Lines should not end with a '('

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Code style warnings reported by checkpatch.
Improve the layout of a function header:
*Put the first parameter immediately after the '(' and align the other
parameters underneath it.

Signed-off-by: Aliya Rahmani <aliyarahmani786@xxxxxxxxx>
---
v1->v2 changes: Put static and void on a single line.

v2->v3 changes: Rework commit description.
---
 drivers/staging/vt6655/rxtx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/vt6655/rxtx.c b/drivers/staging/vt6655/rxtx.c
index 01dc83b2f4bc..2853cb9efd30 100644
--- a/drivers/staging/vt6655/rxtx.c
+++ b/drivers/staging/vt6655/rxtx.c
@@ -568,7 +568,7 @@ s_uFillDataHead(
 }
 
 static void
-s_vFillRTSHead(struct vnt_private *pDevice,
+s_vFillRTSHead( struct vnt_private *pDevice,
 		unsigned char byPktType,
 		void *pvRTS,
 		unsigned int cbFrameLength,
-- 
2.25.1





[Index of Archives]     [Linux Driver Development]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux