projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fba43f4
)
ALSA: asihpi: clean up indentation, replace spaces with tab
author
Colin Ian King
<colin.king@canonical.com>
Fri, 16 Nov 2018 15:06:32 +0000
(15:06 +0000)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 19 Nov 2018 11:16:03 +0000
(12:16 +0100)
The struct declaration is not indented correctly. Fix this by replacing
spaces with a tab.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/asihpi/asihpi.c
patch
|
blob
|
history
diff --git
a/sound/pci/asihpi/asihpi.c
b/sound/pci/asihpi/asihpi.c
index a31fe15509038dcd8eb12701f25c1c8111baee56..aad74e80979728db913a25628d7663d1966981c3 100644
(file)
--- a/
sound/pci/asihpi/asihpi.c
+++ b/
sound/pci/asihpi/asihpi.c
@@
-1183,7
+1183,7
@@
static int snd_card_asihpi_capture_prepare(struct snd_pcm_substream *substream)
static u64 snd_card_asihpi_capture_formats(struct snd_card_asihpi *asihpi,
u32 h_stream)
{
- struct hpi_format hpi_format;
+
struct hpi_format hpi_format;
u16 format;
u16 err;
u32 h_control;