From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] sound: pci: asihpi: Remove unneeded variable change Date: Fri, 05 Jul 2019 08:19:50 +0200 Message-ID: References: <20190705025733.GA26285@hari-Inspiron-1545> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <20190705025733.GA26285@hari-Inspiron-1545> Sender: linux-kernel-owner@vger.kernel.org To: Hariprasad Kelam Cc: alsa-devel@alsa-project.org, Colin Ian King , Thomas Gleixner , Allison Randal , Jaroslav Kysela , Richard Fontana , Takashi Iwai , linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Fri, 05 Jul 2019 04:57:33 +0200, Hariprasad Kelam wrote: > > this patch fixes below issue reported by coccicheck > sound/pci/asihpi/asihpi.c:1558:5-11: Unneeded variable: "change". Return > "1" on line 1564 > > Signed-off-by: Hariprasad Kelam Applied, thanks. Takashi