Commit 99d49e3a authored by Frans Klaver's avatar Frans Klaver Committed by Jiri Kosina

mod_devicetable: add space before */

Match the style of the other one-line comments.
Signed-off-by: default avatarFrans Klaver <fransklaver@gmail.com>
Reviewed-by: default avatarHannes Reinecke <hare@suse.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.com>
parent d23684d2
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment