diff options
| author | Stefan Hajnoczi <[email protected]> | 2013-01-11 23:08:09 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-01-11 16:40:50 -0800 |
| commit | 269edc8ee93c59820b2b54c2d010ab09c5e45cfe (patch) | |
| tree | 0d2af0b247d136b3e5d25bc6a10297b9ba908fe1 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 4d3f50e4e5b423058f9eb47077837f975162ac24 (diff) | |
staging: line6: rename MidiBuffer to avoid CamelCase
Fix checkpatch.pl warnings related to MidiBuffer:
WARNING: Avoid CamelCase: <MidiBuffer>
#947: FILE: staging/line6/driver.c:363:
+ struct MidiBuffer *mb = &line6->line6midi->midibuf_in;
Rename MidiBuffer to midi_buffer.
Note that "midibuf" would be another good name but sound/oss/midibuf.c
already uses it for a different concept. Avoid possible confusion by
using "midi_buffer" instead.
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions