Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934182AbeAHPfm (ORCPT + 1 other); Mon, 8 Jan 2018 10:35:42 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:36284 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932104AbeAHPfk (ORCPT ); Mon, 8 Jan 2018 10:35:40 -0500 Date: Mon, 8 Jan 2018 16:35:43 +0100 From: Greg KH To: Philippe Loctaux Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] Staging: most: aim-sound: sound.c: removed unnecessary parentheses Message-ID: <20180108153543.GA15715@kroah.com> References: <20171228230650.12973-1-loctauxphilippe@gmail.com> <20171228230650.12973-3-loctauxphilippe@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171228230650.12973-3-loctauxphilippe@gmail.com> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Fri, Dec 29, 2017 at 12:06:50AM +0100, Philippe Loctaux wrote: > Removed unnecessary parentheses in a if statement. > > Signed-off-by: Philippe Loctaux > --- > drivers/staging/most/aim-sound/sound.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Also not in my tree anymore :(