Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752669Ab2JBMXk (ORCPT ); Tue, 2 Oct 2012 08:23:40 -0400 Received: from acsinet15.oracle.com ([141.146.126.227]:36883 "EHLO acsinet15.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751018Ab2JBMXj (ORCPT ); Tue, 2 Oct 2012 08:23:39 -0400 Date: Tue, 2 Oct 2012 15:23:25 +0300 From: Dan Carpenter To: YAMANE Toshiaki Cc: Greg Kroah-Hartman , Andy Shevchenko , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] Fix line over 80 character issue and space before tabs issue in trace.h Message-ID: <20121002122325.GV4587@mwanda> References: <1349178827-29643-1-git-send-email-yamanetoshi@gmail.com> <1349178888-29716-1-git-send-email-yamanetoshi@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1349178888-29716-1-git-send-email-yamanetoshi@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: ucsinet22.oracle.com [156.151.31.94] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 496 Lines: 17 On Tue, Oct 02, 2012 at 08:54:48PM +0900, YAMANE Toshiaki wrote: > fixed some checkpatch warnings. > > -WARNING: line over 80 characters > -WARNING: please, no space before tabs > These looked nicer in the original, sorry. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/