summaryrefslogtreecommitdiff
path: root/bpfc.zsh
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-29 10:35:38 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-29 10:35:38 +0200
commit71e35a85995efd9f5fbdc0ef9cd7b013389f4727 (patch)
tree6a3c57701373bd13b15735c9ccf566e8f0e067f9 /bpfc.zsh
parent116420b953d605297dba1827e71ff8eafc99a765 (diff)
ifpps: remove unused function snr_to_str
It's not used anywhere anymore, so remove it. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'bpfc.zsh')
0 files changed, 0 insertions, 0 deletions
ings. dice-stream.c:50:17: warning: incorrect type in assignment (different base types) dice-stream.c:50:17: expected unsigned int [unsigned] channel dice-stream.c:50:17: got restricted __be32 [usertype] <noident> dice-stream.c:74:17: warning: incorrect type in assignment (different base types) dice-stream.c:74:17: expected unsigned int [unsigned] channel dice-stream.c:74:17: got restricted __be32 [usertype] <noident> This commit fixes this bug. Fixes: 288a8d0cb04f('ALSA: dice: Change the way to start stream') Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/firewire/dice/dice-stream.c')