From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753341AbbGSKtR (ORCPT ); Sun, 19 Jul 2015 06:49:17 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:36849 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753180AbbGSKtO (ORCPT ); Sun, 19 Jul 2015 06:49:14 -0400 Date: Sun, 19 Jul 2015 13:48:53 +0300 From: Dan Carpenter To: m999@openmailbox.org Cc: Joe Perches , gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/5] drivers: staging: rtl8192u: fixing coding style issues in r8192U_core.c Message-ID: <20150719104852.GE5371@mwanda> References: <1437141560-22517-1-git-send-email-m999@openmailbox.org> <1437141560-22517-2-git-send-email-m999@openmailbox.org> <1437178294.2495.102.camel@perches.com> <20150718122919.GA25342@cdrkeen.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150718122919.GA25342@cdrkeen.fritz.box> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 18, 2015 at 02:29:19PM +0200, m999@openmailbox.org wrote: > Rather than polluting the main mailing list I should look at the kernelnewbies > mailing list for further criticism on my patch attemps. Use the devel@driverdev.osuosl.org it's fine. No one reads linux-kernel@vger.kernel.org so you can CC it or not as you choose. No one outside devel@driverdev.osuosl.org cares about style changes to this particular driver. regards, dan carpenter