From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7A5E8C7618E for ; Mon, 15 Jul 2019 06:58:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5827620838 for ; Mon, 15 Jul 2019 06:58:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729256AbfGOG6P (ORCPT ); Mon, 15 Jul 2019 02:58:15 -0400 Received: from mx2.suse.de ([195.135.220.15]:33896 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728933AbfGOG6O (ORCPT ); Mon, 15 Jul 2019 02:58:14 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 9EE6FAF8C; Mon, 15 Jul 2019 06:58:13 +0000 (UTC) Date: Mon, 15 Jul 2019 08:58:13 +0200 Message-ID: From: Takashi Iwai To: "Hariprasad Kelam" Cc: , "Thomas Gleixner" , "Greg Kroah-Hartman" , "Allison Randal" , "Jaroslav Kysela" , "Richard Fontana" , "Takashi Iwai" , Subject: Re: [PATCH] sound: pci: rme9652: Unneeded variable: "result". In-Reply-To: <20190711172107.GA5008@hari-Inspiron-1545> References: <20190711172107.GA5008@hari-Inspiron-1545> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 11 Jul 2019 19:21:07 +0200, Hariprasad Kelam wrote: > > This patch fixes below issue reported by coccicheck > > sound/pci/rme9652/rme9652.c:2161:5-11: Unneeded variable: "result". > Return "0" on line 2167 > > Signed-off-by: Hariprasad Kelam Applied, thanks. Takashi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.suse.de (mx2.suse.de [195.135.220.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id E0FF3F800C6 for ; Mon, 15 Jul 2019 08:58:13 +0200 (CEST) Date: Mon, 15 Jul 2019 08:58:13 +0200 Message-ID: From: Takashi Iwai In-Reply-To: <20190711172107.GA5008@hari-Inspiron-1545> References: <20190711172107.GA5008@hari-Inspiron-1545> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Subject: Re: [alsa-devel] [PATCH] sound: pci: rme9652: Unneeded variable: "result". List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" To: Hariprasad Kelam Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Takashi Iwai , Richard Fontana , Thomas Gleixner , Allison Randal List-ID: On Thu, 11 Jul 2019 19:21:07 +0200, Hariprasad Kelam wrote: > > This patch fixes below issue reported by coccicheck > > sound/pci/rme9652/rme9652.c:2161:5-11: Unneeded variable: "result". > Return "0" on line 2167 > > Signed-off-by: Hariprasad Kelam Applied, thanks. Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel