summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2012-06-25 01:56:05 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-25 11:10:28 -0700
commit921cd68b671d277bab8956e066a0f765ce0defb3 (patch)
tree1ddba85c7336145f6bfba322972cdba1aba98eeb /tools/perf/scripts/python
parent4c0ad72f01e358a8fa9ece655e9918d7c864e1a6 (diff)
staging: vt6656: iwctl: fix up function declarations/prototypes
The way function prototypes/declarations are written in iwctl.[ch] is an inconsistent mess. This patch makes the whole thing consistent by putting the first function arguments (op to a column width of at most 80) on the same line as the function name and the remaining ones on the following line indented by two tabs. Besides getting rid of the current tabs vs spaces mess it also shortens the files quite a bit and puts them more in line with most other kernel files. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions