From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751289AbaEYGQo (ORCPT ); Sun, 25 May 2014 02:16:44 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:35219 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750896AbaEYGQn (ORCPT ); Sun, 25 May 2014 02:16:43 -0400 Date: Sun, 25 May 2014 09:16:24 +0300 From: Dan Carpenter To: Chaitanya Hazarey Cc: gregkh@linuxfoundation.org, peter.p.waskiewicz.jr@intel.com, anarey@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: rtl8192u: r819xU_firmware_img.c Fixed checkpatch.pl ERRORs Message-ID: <20140525061624.GV15585@mwanda> References: <1400996652-8130-1-git-send-email-c@24.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1400996652-8130-1-git-send-email-c@24.io> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: acsinet21.oracle.com [141.146.126.237] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 24, 2014 at 10:44:12PM -0700, Chaitanya Hazarey wrote: > Fixed a lot of errors of the type "ERROR: space required after that ',' (ctx:VxV)" > Add a tab at the start of the line as well. regards, dan carpenter