lkml.org 
[lkml]   [2014]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/2] mod_devicetable: add space before */
Date
Match the style of the other one-line comments.

Signed-off-by: Frans Klaver <fransklaver@gmail.com>
---
include/linux/mod_devicetable.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/mod_devicetable.h b/include/linux/mod_devicetable.h
index 745def8..c471047 100644
--- a/include/linux/mod_devicetable.h
+++ b/include/linux/mod_devicetable.h
@@ -252,7 +252,7 @@ struct pcmcia_device_id {

__u32 prod_id_hash[4];

- /* not matched against in kernelspace*/
+ /* not matched against in kernelspace */
const char * prod_id[4];

/* not matched against */
--
2.1.0


\
 
 \ /
  Last update: 2014-09-04 01:41    [W:0.211 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site