sound/oss/v_midi.h: Checkpatch cleanup
sound/oss/v_midi.h:5: ERROR: code indent should use tabs where possible sound/oss/v_midi.h:7: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
aefbd3e823
commit
76b53774c5
|
@ -12,4 +12,3 @@ typedef struct vmidi_devc {
|
||||||
int intr_active;
|
int intr_active;
|
||||||
void (*midi_input_intr) (int dev, unsigned char data);
|
void (*midi_input_intr) (int dev, unsigned char data);
|
||||||
} vmidi_devc;
|
} vmidi_devc;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user