Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1660079

[PATCH] Staging: comedi: ni_labpc_regs: fixed a block comment alignment issue

From Amisha Singh <amisha.sh22@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] Staging: comedi: ni_labpc_regs: fixed a block comment alignment issue
Date 2017-06-07 20:40 +0200
Message-ID <tPO27-1PO-45@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Fixed a coding style issue.

Signed-off-by: Amisha Singh <amisha.sh22@gmail.com>
---
 drivers/staging/comedi/drivers/ni_labpc_regs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/drivers/ni_labpc_regs.h b/drivers/staging/comedi/drivers/ni_labpc_regs.h
index 8c52179..6003e9d 100644
--- a/drivers/staging/comedi/drivers/ni_labpc_regs.h
+++ b/drivers/staging/comedi/drivers/ni_labpc_regs.h
@@ -1,6 +1,6 @@
 /*
  * ni_labpc register definitions.
-*/
+ */
 
 #ifndef _NI_LABPC_REGS_H
 #define _NI_LABPC_REGS_H
-- 
2.1.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] Staging: comedi: ni_labpc_regs: fixed a  block comment  alignment issue Amisha Singh <amisha.sh22@gmail.com> - 2017-06-07 20:40 +0200
  Re: [PATCH] Staging: comedi: ni_labpc_regs: fixed a block comment  alignment issue Ian Abbott <abbotti@mev.co.uk> - 2017-06-09 10:10 +0200

csiph-web