diff options
author | Christian Müller <[email protected]> | 2019-07-01 10:27:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-07-03 18:32:09 +0200 |
commit | 0dbc8368edf0f1b55c4835019450d4c54cc9f6fe (patch) | |
tree | bdccce9f4568a16db03dcf0ebf6a9ff1caf3f9b6 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d8718e45e2544251c11332655cce93ba9e080811 (diff) |
drivers/staging/rtl8192u: style nonstyled comments
The coding-styles.rst states, that multiline comments should
allways contain a leading "*" in each line.
For multiline comments in general they
/*
* should look
* like this.
*/
For multiline comments in either net/ or drivers/net/ however,
they should
/* omit
* the first
* empty line.
*/
Since this file is part of a networking driver, the goal for it would
be to reside in drivers/net/ one day.
This patch changes comments, that were in neither form of the two listed
above, to have the style that is specified for drivers/net/.
Signed-off-by: Christian Müller <[email protected]>
Signed-off-by: Felix Trommer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions