From patchwork Sun May 13 21:18:57 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Mair X-Patchwork-Id: 11214 Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.72) (envelope-from ) id 1STgDy-0006Tr-Ks for patchwork@linuxtv.org; Sun, 13 May 2012 23:21:06 +0200 X-tubIT-Incoming-IP: 209.132.180.67 Received: from vger.kernel.org ([209.132.180.67]) by mail.tu-berlin.de (exim-4.75/mailfrontend-4) with esmtp for id 1STgDx-00047M-Ck; Sun, 13 May 2012 23:21:06 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752338Ab2EMVVD (ORCPT ); Sun, 13 May 2012 17:21:03 -0400 Received: from mail-bk0-f46.google.com ([209.85.214.46]:64446 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751653Ab2EMVVB (ORCPT ); Sun, 13 May 2012 17:21:01 -0400 Received: by bkcji2 with SMTP id ji2so3312672bkc.19 for ; Sun, 13 May 2012 14:21:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=SWRnrjhQ7d2hWgNNkiriaEG+9ptUXFm6carCakRJgKE=; b=uV0yCCXKKdsN+LnXJI4Hmiw2qlTHMLHycB6CfYVQXiaVu+QXlzMqlQ2u7273a5kc3I 2Hk5Rdf853wAHqnD1QNSUu5eQ66B8hNCdOUTnwf/1N2psn5BeARvm04wKPt3BerLac7e dWxCSfoE1jfc3lfrEf5ktutmRHyC/I1WX0CdHyAf3veZpIHG+aofPPhjo/fYDe3wMi5k lBMSgqKQm1IBsUV/hH8NryhOJ6Il8GZlKZ0/CgBCs0fWdkl9Xa9fpxX2QMDgS/peBnWP xLw6oE2PVMYviE5VtTyGAbCUULvr5HmWoMV7HEmSk+AhKueOOXF4InzLiEVySiaOHFsf vf7w== Received: by 10.204.128.149 with SMTP id k21mr2118221bks.42.1336944060333; Sun, 13 May 2012 14:21:00 -0700 (PDT) Received: from localhost (g229247128.adsl.alicedsl.de. [92.229.247.128]) by mx.google.com with ESMTPS id gw6sm2506965bkc.16.2012.05.13.14.20.58 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 13 May 2012 14:20:59 -0700 (PDT) From: Thomas Mair To: Antti Palosaari Cc: Thomas Mair , Linux Media Mailing List Subject: [PATCH] rtl28xxu: removed newlines from info strings Date: Sun, 13 May 2012 23:18:57 +0200 Message-Id: <1336943937-19422-1-git-send-email-thomas.mair86@googlemail.com> X-Mailer: git-send-email 1.7.7.6 In-Reply-To: <1336846109-30070-1-git-send-email-thomas.mair86@googlemail.com> References: <1336846109-30070-1-git-send-email-thomas.mair86@googlemail.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2012.5.13.211523 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' MULTIPLE_RCPTS 0.1, HTML_00_01 0.05, HTML_00_10 0.05, BODY_SIZE_3000_3999 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, URI_ENDS_IN_HTML 0, __ANY_URI 0, __CP_URI_IN_BODY 0, __FRAUD_BODY_WEBMAIL 0, __FRAUD_WEBMAIL 0, __FRAUD_WEBMAIL_FROM 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __HAS_X_MAILING_LIST 0, __MIME_TEXT_ONLY 0, __MULTIPLE_RCPTS_CC_X2 0, __PHISH_SPEAR_STRUCTURE_1 0, __SANE_MSGID 0, __SUBJ_ALPHA_END 0, __TO_MALFORMED_2 0, __URI_NO_WWW 0, __URI_NS ' Signed-off-by: Thomas Mair --- drivers/media/dvb/dvb-usb/rtl28xxu.c | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/drivers/media/dvb/dvb-usb/rtl28xxu.c b/drivers/media/dvb/dvb-usb/rtl28xxu.c index ef02f0f..f10cac2 100644 --- a/drivers/media/dvb/dvb-usb/rtl28xxu.c +++ b/drivers/media/dvb/dvb-usb/rtl28xxu.c @@ -552,7 +552,7 @@ static int rtl2832u_frontend_attach(struct dvb_usb_adapter *adap) if (ret == 0 && buf[0] == 0xa1) { priv->tuner = TUNER_RTL2832_FC0012; rtl2832_config = &rtl28xxu_rtl2832_fc0012_config; - info("%s: FC0012 tuner found\n", __func__); + info("%s: FC0012 tuner found", __func__); goto found; } @@ -561,7 +561,7 @@ static int rtl2832u_frontend_attach(struct dvb_usb_adapter *adap) if (ret == 0 && buf[0] == 0xa3) { priv->tuner = TUNER_RTL2832_FC0013; rtl2832_config = &rtl28xxu_rtl2832_fc0013_config; - info("%s: FC0013 tuner found\n", __func__); + info("%s: FC0013 tuner found", __func__); goto found; } @@ -570,7 +570,7 @@ static int rtl2832u_frontend_attach(struct dvb_usb_adapter *adap) if (ret == 0 && buf[0] == 0x85) { priv->tuner = TUNER_RTL2832_MT2266; /* TODO implement tuner */ - info("%s: MT2266 tuner found\n", __func__); + info("%s: MT2266 tuner found", __func__); goto found; } @@ -579,7 +579,7 @@ static int rtl2832u_frontend_attach(struct dvb_usb_adapter *adap) if (ret == 0 && buf[0] == 0x56) { priv->tuner = TUNER_RTL2832_FC2580; /* TODO implement tuner */ - info("%s: FC2580 tuner found\n", __func__); + info("%s: FC2580 tuner found", __func__); goto found; } @@ -588,7 +588,7 @@ static int rtl2832u_frontend_attach(struct dvb_usb_adapter *adap) if (ret == 0 && (buf[0] == 0x9e || buf[0] == 0x9c)) { priv->tuner = TUNER_RTL2832_MT2063; /* TODO implement tuner */ - info("%s: MT2063 tuner found\n", __func__); + info("%s: MT2063 tuner found", __func__); goto found; } @@ -597,7 +597,7 @@ static int rtl2832u_frontend_attach(struct dvb_usb_adapter *adap) if (ret == 0 && buf[0] == 0x38) { priv->tuner = TUNER_RTL2832_MAX3543; /* TODO implement tuner */ - info("%s: MAX3534 tuner found\n", __func__); + info("%s: MAX3534 tuner found", __func__); goto found; } @@ -606,7 +606,7 @@ static int rtl2832u_frontend_attach(struct dvb_usb_adapter *adap) if (ret == 0 && buf[0] == 0x23 && buf[1] == 0x28) { priv->tuner = TUNER_RTL2832_TUA9001; /* TODO implement tuner */ - info("%s: TUA9001 tuner found\n", __func__); + info("%s: TUA9001 tuner found", __func__); goto found; } @@ -615,7 +615,7 @@ static int rtl2832u_frontend_attach(struct dvb_usb_adapter *adap) if (ret == 0 && buf[0] == 0x14) { priv->tuner = TUNER_RTL2832_MXL5007T; /* TODO implement tuner */ - info("%s: MXL5007T tuner found\n", __func__); + info("%s: MXL5007T tuner found", __func__); goto found; } @@ -624,7 +624,7 @@ static int rtl2832u_frontend_attach(struct dvb_usb_adapter *adap) if (ret == 0 && buf[0] == 0x40) { priv->tuner = TUNER_RTL2832_E4000; /* TODO implement tuner */ - info("%s: E4000 tuner found\n", __func__); + info("%s: E4000 tuner found", __func__); goto found; } @@ -633,7 +633,7 @@ static int rtl2832u_frontend_attach(struct dvb_usb_adapter *adap) if (ret == 0 && (buf[0] == 0xc7 || buf[1] == 0x60)) { priv->tuner = TUNER_RTL2832_TDA18272; /* TODO implement tuner */ - info("%s: TDA18272 tuner found\n", __func__); + info("%s: TDA18272 tuner found", __func__); goto found; }