Commit ed49a3bd authored by Quytelda Kahja's avatar Quytelda Kahja Committed by Greg Kroah-Hartman

staging: most: Add a blank line.

Use a blank line after components_show() function declaration.
Signed-off-by: default avatarQuytelda Kahja <quytelda@tamalin.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 33f328f7
...@@ -583,6 +583,7 @@ static ssize_t components_show(struct device_driver *drv, char *buf) ...@@ -583,6 +583,7 @@ static ssize_t components_show(struct device_driver *drv, char *buf)
} }
return offs; return offs;
} }
/** /**
* split_string - parses buf and extracts ':' separated substrings. * split_string - parses buf and extracts ':' separated substrings.
* *
......
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