Commit c714965f authored by Anson Jacob's avatar Anson Jacob Committed by Jessica Yu

module: remove trailing whitespace

Fix checkpatch.pl warning:
ERROR: trailing whitespace
Signed-off-by: default avatarAnson Jacob <ansonjacob.aj@gmail.com>
Signed-off-by: default avatarJessica Yu <jeyu@redhat.com>
parent 7fd8329b
......@@ -412,7 +412,7 @@ struct module {
/* Protected by RCU and/or module_mutex: use rcu_dereference() */
struct mod_kallsyms *kallsyms;
struct mod_kallsyms core_kallsyms;
/* Section attributes */
struct module_sect_attrs *sect_attrs;
......
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