diff options
| author | Sergei Antonov <[email protected]> | 2014-06-06 14:36:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-06-06 16:08:10 -0700 |
| commit | ffbc0671618e9354ec065144f8a66ec5dd7d5d75 (patch) | |
| tree | 0d04a4c1e114f7cf2337d53a1b4b68ee6b2d7485 /tools/perf/scripts/python | |
| parent | 297cc27207446e9f054492fff5b561cebc589328 (diff) | |
hfsplus: coding style fix for declarations in hfsplus_fs.h
Some function declarations in hfsplus_fs.h were with argument names,
some without, and some were mixed. This patch adds argument names
everywhere, sorts function in order they go in .c files, and moves
hfs_part_find() to a proper section.
Auto-formatting and sorting was done with:
cfunctions *.c | indent -linux | sed "s| \* | \*|"
Signed-off-by: Sergei Antonov <[email protected]>
Cc: Vyacheslav Dubeyko <[email protected]>
Cc: Hin-Tak Leung <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions