From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 726081BF393 for ; Mon, 15 Jul 2019 19:56:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 6FAB685E79 for ; Mon, 15 Jul 2019 19:56:06 +0000 (UTC) Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v_5y_yBzxszT for ; Mon, 15 Jul 2019 19:56:05 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 5AC2785EC1 for ; Mon, 15 Jul 2019 19:56:05 +0000 (UTC) Date: Mon, 15 Jul 2019 21:42:13 +0200 From: Greg KH Subject: Re: [PATCH] staging: rtl8712: Fix CHECK reported by checkpatch Message-ID: <20190715194213.GD26092@kroah.com> References: <20190714002005.14303-1-christianluciano.m@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190714002005.14303-1-christianluciano.m@gmail.com> List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: christianluciano.m@gmail.com Cc: florian.c.schilhabel@googlemail.com, driverdev-devel@linuxdriverproject.org, Larry.Finger@lwfinger.net On Sat, Jul 13, 2019 at 09:20:05PM -0300, christianluciano.m@gmail.com wrote: > From: Christian Luciano Moreno > > Change local variable name to avoid CamelCase. > Align code to the open parenthesis to fix alignment issues. That is two different things, right? So it should be 2 patches. thanks, greg k-h _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel