[alsa-devel] [PATCH 39/39] sound/soc/codecs/wm_hubs.c: Update WARN uses
Joe Perches
joe at perches.com
Sat Oct 30 23:08:56 CEST 2010
Add missing newlines.
Signed-off-by: Joe Perches <joe at perches.com>
---
sound/soc/codecs/wm_hubs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/soc/codecs/wm_hubs.c b/sound/soc/codecs/wm_hubs.c
index 2cb8153..19ca782 100644
--- a/sound/soc/codecs/wm_hubs.c
+++ b/sound/soc/codecs/wm_hubs.c
@@ -123,7 +123,7 @@ static void calibrate_dc_servo(struct snd_soc_codec *codec)
reg_r = reg & WM8993_DCS_DAC_WR_VAL_0_MASK;
break;
default:
- WARN(1, "Unknown DCS readback method");
+ WARN(1, "Unknown DCS readback method\n");
break;
}
--
1.7.3.1.g432b3.dirty
More information about the Alsa-devel
mailing list