From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753353Ab3JBHvw (ORCPT ); Wed, 2 Oct 2013 03:51:52 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:31859 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753034Ab3JBHvu (ORCPT ); Wed, 2 Oct 2013 03:51:50 -0400 Date: Wed, 2 Oct 2013 10:51:27 +0300 From: Dan Carpenter To: Mathieu =?iso-8859-1?Q?Rh=E9aume?= Cc: devel@driverdev.osuosl.org, gregkh@linuxfoundation.org, serban.constantinescu@arm.com, linux-kernel@vger.kernel.org, arve@android.com, mirsal@mirsal.fr Subject: Re: [PATCH] Staging: android: binder.c: Fixed 80 characters warnings from checkpatch.pl Message-ID: <20131002075127.GU6192@mwanda> References: <1380677988-9329-1-git-send-email-mathieu@codingrhemes.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1380677988-9329-1-git-send-email-mathieu@codingrhemes.com> 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 Tue, Oct 01, 2013 at 09:39:48PM -0400, Mathieu Rhéaume wrote: > Fixed a lot of warnings from checkpatch.pl about the 80 characters per line limitation. > The code was better in the original, sorry. Also this doesn't apply to linux-next from Friday. regards, dan carpenter