From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933620Ab0DHUbB (ORCPT ); Thu, 8 Apr 2010 16:31:01 -0400 Received: from kroah.org ([198.145.64.141]:42697 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933463Ab0DHU1x (ORCPT ); Thu, 8 Apr 2010 16:27:53 -0400 Date: Thu, 8 Apr 2010 13:05:58 -0700 From: Greg KH To: Eric Anschuetz Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] Staging: rar: fixed various style issues in rar_driver.c Message-ID: <20100408200558.GT31571@kroah.com> References: <1268078579.4345.1.camel@Acer-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1268078579.4345.1.camel@Acer-laptop> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 08, 2010 at 03:02:59PM -0500, Eric Anschuetz wrote: > >From e328efd2312d1c010e242c848b23ff1195028686 Mon Sep 17 00:00:00 2001 > From: Eric Anschuetz > Date: Sun, 7 Mar 2010 16:03:22 -0500 > Subject: [PATCH 1/2] Staging: rar: fixed various style issues in rar_driver.c > This is a patch to the rar_driver.c file that fixes indentation and space issues found by the checkpatch.pl tool. > Signed-off-by: Eric Anschuetz This patch doesn't apply for some reason :(