From patchwork Mon Aug 14 07:08:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?SsO8cmdlbiBHcm/Dnw==?= X-Patchwork-Id: 9898251 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 1248F60230 for ; Mon, 14 Aug 2017 07:12:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 05BF926E1A for ; Mon, 14 Aug 2017 07:12:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EEE4126E4A; Mon, 14 Aug 2017 07:12:19 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A3327285C9 for ; Mon, 14 Aug 2017 07:12:15 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dh9Vu-0006cE-MT; Mon, 14 Aug 2017 07:10:14 +0000 Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dh9Vt-0006KL-O0 for xen-devel@lists.xenproject.org; Mon, 14 Aug 2017 07:10:13 +0000 Received: from [85.158.139.211] by server-3.bemta-5.messagelabs.com id FA/0A-02033-5DC41995; Mon, 14 Aug 2017 07:10:13 +0000 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrGLMWRWlGSWpSXmKPExsVyuP0Ov+4ln4m RBl/CLb5vmczkwOhx+MMVlgDGKNbMvKT8igTWjAWH3Apa2Cv+XXzG2sDYzdbFyMkhIWAk8Xbi P6YuRi4OIYGFjBJrbncwgyTYBFQlNlw/xQpiiwgoSdxbNZkJxGYWqJPouDmBHcQWFoiSePmhB ayeBaj+7aIGsBpeAVOJd60PoBbIS3QcmMwCYnMCxS/tWwpmCwmYSPRt7WKZwMi9gJFhFaNGcW pRWWqRrpGlXlJRZnpGSW5iZo6uoYGpXm5qcXFiempOYlKxXnJ+7iZGoG/rGRgYdzBe3uJ3iFG Sg0lJlDfBpzdSiC8pP6UyI7E4I76oNCe1+BCjDAeHkgTvDO+JkUKCRanpqRVpmTnAIINJS3Dw KInwKgADTYi3uCAxtzgzHSJ1itGYo+nDli9MHK8m/P/GJMSSl5+XKiXO+xRkkgBIaUZpHtwgW PBfYpSVEuZlZGBgEOIpSC3KzSxBlX/FKM7BqCTMuw1kCk9mXgncvldApzABndIH8gVvcUkiQk qqgdH2t7pH56aez0ZFd77Gyv6P3vvK3ubUs9/vK1WCbXRrvp84LiF/kNXgNC/jp4sTDjcuCWR 9oljw80YFP1falBn2tloTmnzM5wvfq7S+wxDZ0vB/rp/tuZfcWcXnI+sDN+oe4+EoTl38cqNs h8kd98tOTEzs7Nq9avP4Tk4/yy719f/MLusIYSWW4oxEQy3mouJEAOxScZh5AgAA X-Env-Sender: jgross@suse.com X-Msg-Ref: server-14.tower-206.messagelabs.com!1502694609!68293464!1 X-Originating-IP: [195.135.220.15] X-SpamReason: No, hits=0.0 required=7.0 tests= X-StarScan-Received: X-StarScan-Version: 9.4.45; banners=-,-,- X-VirusChecked: Checked Received: (qmail 16928 invoked from network); 14 Aug 2017 07:10:09 -0000 Received: from mx2.suse.de (HELO mx1.suse.de) (195.135.220.15) by server-14.tower-206.messagelabs.com with DHE-RSA-CAMELLIA256-SHA encrypted SMTP; 14 Aug 2017 07:10:09 -0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id A11AEAD57; Mon, 14 Aug 2017 07:09:09 +0000 (UTC) From: Juergen Gross To: xen-devel@lists.xenproject.org Date: Mon, 14 Aug 2017 09:08:42 +0200 Message-Id: <20170814070849.20986-46-jgross@suse.com> X-Mailer: git-send-email 2.12.3 In-Reply-To: <20170814070849.20986-1-jgross@suse.com> References: <20170814070849.20986-1-jgross@suse.com> Cc: Juergen Gross , George Dunlap , Dario Faggioli Subject: [Xen-devel] [PATCH v2 45/52] xen/common/sched_credit2.c: remove custom_param() error messages X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: xen-devel-bounces@lists.xen.org Sender: "Xen-devel" X-Virus-Scanned: ClamAV using ClamSMTP With _cmdline_parse() now issuing error messages in case of illegal parameters signalled by parsing functions specified in custom_param() the message issued by parse_credit2_runqueue() can be removed. Cc: George Dunlap Cc: Dario Faggioli Signed-off-by: Juergen Gross Acked-by: Dario Faggioli --- xen/common/sched_credit2.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/xen/common/sched_credit2.c b/xen/common/sched_credit2.c index 9b1db1351f..2da9cc2ffb 100644 --- a/xen/common/sched_credit2.c +++ b/xen/common/sched_credit2.c @@ -352,8 +352,6 @@ static int parse_credit2_runqueue(const char *s) } } - printk("WARNING, unrecognized value of credit2_runqueue option!\n"); - return -EINVAL; } custom_param("credit2_runqueue", parse_credit2_runqueue);