Re: [alsa-devel] [PATCH 19/19] alsa: riptide: fix %d confusingly prefixed with 0x in format strings

2014-08-04 Thread Takashi Iwai
At Sun, 3 Aug 2014 17:21:25 -0700, Hans Wennborg wrote: > > Signed-off-by: Hans Wennborg Applied after ripping out the superfluous fireworks changes. Takashi > --- > sound/firewire/fireworks/fireworks_proc.c | 4 ++-- > sound/pci/riptide/riptide.c | 4 ++-- > 2 files

Re: [PATCH 19/19] alsa: riptide: fix %d confusingly prefixed with 0x in format strings

2014-08-04 Thread Clemens Ladisch
Hans Wennborg wrote: > Signed-off-by: Hans Wennborg > --- > sound/firewire/fireworks/fireworks_proc.c | 4 ++-- > sound/pci/riptide/riptide.c | 4 ++-- The fireworks patch got split. Regards, Clemens -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [PATCH 19/19] alsa: riptide: fix %d confusingly prefixed with 0x in format strings

2014-08-04 Thread Clemens Ladisch
Hans Wennborg wrote: Signed-off-by: Hans Wennborg h...@hanshq.net --- sound/firewire/fireworks/fireworks_proc.c | 4 ++-- sound/pci/riptide/riptide.c | 4 ++-- The fireworks patch got split. Regards, Clemens -- To unsubscribe from this list: send the line unsubscribe

Re: [alsa-devel] [PATCH 19/19] alsa: riptide: fix %d confusingly prefixed with 0x in format strings

2014-08-04 Thread Takashi Iwai
At Sun, 3 Aug 2014 17:21:25 -0700, Hans Wennborg wrote: Signed-off-by: Hans Wennborg h...@hanshq.net Applied after ripping out the superfluous fireworks changes. Takashi --- sound/firewire/fireworks/fireworks_proc.c | 4 ++-- sound/pci/riptide/riptide.c | 4 ++-- 2

[PATCH 19/19] alsa: riptide: fix %d confusingly prefixed with 0x in format strings

2014-08-03 Thread Hans Wennborg
Signed-off-by: Hans Wennborg --- sound/firewire/fireworks/fireworks_proc.c | 4 ++-- sound/pci/riptide/riptide.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sound/firewire/fireworks/fireworks_proc.c b/sound/firewire/fireworks/fireworks_proc.c index

[PATCH 19/19] alsa: riptide: fix %d confusingly prefixed with 0x in format strings

2014-08-03 Thread Hans Wennborg
Signed-off-by: Hans Wennborg h...@hanshq.net --- sound/firewire/fireworks/fireworks_proc.c | 4 ++-- sound/pci/riptide/riptide.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sound/firewire/fireworks/fireworks_proc.c