Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2665566pxj; Mon, 31 May 2021 07:46:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyEO7n5VXGvLAhoUjAExRW3b3i3L2t/TpPYwBMOKhTG1RczvfDEjm+qgqcHsFcjywDkm1du X-Received: by 2002:a17:906:e104:: with SMTP id gj4mr10159777ejb.350.1622472401003; Mon, 31 May 2021 07:46:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622472400; cv=none; d=google.com; s=arc-20160816; b=hjgvwRrAp89e6JKE04rIgVy40BjuRgMDK5ZLgW8GsrdjCPRKIB3vW2Jd3/GDHRzcO3 2jjKdjpxo7H521j4KZu0y0RxrT6lbcXFMD8qVsPWrLZoIvxmmaZNIyBxRvOxU0aOsEXf L/PU8OcWNXDEsYbZmzVa47WYj2nVOXvBEmq8jO1H7w3BlWGmstw3fiRCap3k6AUyNf/K C8ufDt0QbadF+gNs2Lt6xzKiW0UKTLrNTo8SkgoGJJrETRFUOoyEK1pKhbzyU6tImwGw qa4GetecKbR64lweftHzHFltfF+CBQWT3RBlG9sgkAeONFGaZAhqaSj4QZNgVgozu/as c7fA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=6Gt8L283A5OrUncpXA3D4kfg9TBbNbI4IwdE7h1SU6M=; b=E+gtvSLNWH0KWq1+E4SKu6dfwNlmyECG83MQXGckRTLJAAnrVdXkJeQcbQWJsdHh/w WdCzXmb/VwKaibzfyYPjrKVWs4g8Q5DO7ZYJzOycUUVsPRIQgn6q0HCAgbkL2hiyy54D 8lE7HhinL9W13S35NbMzknoiwHInJpWXkSceE7xD5z/38t51WgSV4Q9Kzl1NUO8HtZ2m psxM9vkSnv25rABevLQ5NzOe6N7CkUyb9mxxigcI58+07+Ht+9IWjfl9GixAaMHYS8/M bULBv5yncNzRLxZ1dD6QBR9hSHZvFezr7+1mqhq+2ggi9Ag+2JgC2J2gOGbSK7xgtp6h DEKg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=PPck3eCv; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id e1si2817972edr.429.2021.05.31.07.46.18; Mon, 31 May 2021 07:46:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=PPck3eCv; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232730AbhEaOqx (ORCPT + 99 others); Mon, 31 May 2021 10:46:53 -0400 Received: from mail.kernel.org ([198.145.29.99]:60416 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232438AbhEaOAA (ORCPT ); Mon, 31 May 2021 10:00:00 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0EE59613AB; Mon, 31 May 2021 13:36:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1622468181; bh=T73aE6qjderFT5AXqvF+eWkmvZ0i4FnAsV5zIEkKxBo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PPck3eCvtP877mIPkbU+5zBhGo6iuH6kgBAfsNEvl2MS+p29mvkVSNmlExDkrBBZO W2pPyCKBcUNbczGtyiHVlqZMJvFu/AObubqRhg9jw5HhBaSsMGCHPn6I95Ma8QzTsm Pnp73gA5bGYUIc162o9tVqDRkDq9+oABpiEospdw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kangjie Lu , Takashi Iwai , Sasha Levin Subject: [PATCH 5.10 145/252] Revert "ALSA: gus: add a check of the status of snd_ctl_add" Date: Mon, 31 May 2021 15:13:30 +0200 Message-Id: <20210531130702.946071480@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210531130657.971257589@linuxfoundation.org> References: <20210531130657.971257589@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Greg Kroah-Hartman [ Upstream commit 1dacca7fa1ebea47d38d20cd2df37094805d2649 ] This reverts commit 0f25e000cb4398081748e54f62a902098aa79ec1. Because of recent interactions with developers from @umn.edu, all commits from them have been recently re-reviewed to ensure if they were correct or not. Upon review, this commit was found to be incorrect for the reasons below, so it must be reverted. It will be fixed up "correctly" in a later kernel change. The original commit did nothing if there was an error, except to print out a message, which is pointless. So remove the commit as it gives a "false sense of doing something". Cc: Kangjie Lu Reviewed-by: Takashi Iwai Link: https://lore.kernel.org/r/20210503115736.2104747-33-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- sound/isa/gus/gus_main.c | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/sound/isa/gus/gus_main.c b/sound/isa/gus/gus_main.c index afc088f0377c..b7518122a10d 100644 --- a/sound/isa/gus/gus_main.c +++ b/sound/isa/gus/gus_main.c @@ -77,17 +77,8 @@ static const struct snd_kcontrol_new snd_gus_joystick_control = { static void snd_gus_init_control(struct snd_gus_card *gus) { - int ret; - - if (!gus->ace_flag) { - ret = - snd_ctl_add(gus->card, - snd_ctl_new1(&snd_gus_joystick_control, - gus)); - if (ret) - snd_printk(KERN_ERR "gus: snd_ctl_add failed: %d\n", - ret); - } + if (!gus->ace_flag) + snd_ctl_add(gus->card, snd_ctl_new1(&snd_gus_joystick_control, gus)); } /* -- 2.30.2