projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d23684d
)
mod_devicetable: add space before */
author
Frans Klaver
<fransklaver@gmail.com>
Wed, 3 Sep 2014 22:58:23 +0000
(
00:58
+0200)
committer
Jiri Kosina
<jkosina@suse.com>
Fri, 7 Aug 2015 13:03:42 +0000
(15:03 +0200)
Match the style of the other one-line comments.
Signed-off-by: Frans Klaver <fransklaver@gmail.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
include/linux/mod_devicetable.h
patch
|
blob
|
history
diff --git
a/include/linux/mod_devicetable.h
b/include/linux/mod_devicetable.h
index
34f25b7
..
688997a
100644
(file)
--- a/
include/linux/mod_devicetable.h
+++ b/
include/linux/mod_devicetable.h
@@
-253,7
+253,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 */