From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933565Ab0DHUaz (ORCPT ); Thu, 8 Apr 2010 16:30:55 -0400 Received: from kroah.org ([198.145.64.141]:42699 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933479Ab0DHU1x (ORCPT ); Thu, 8 Apr 2010 16:27:53 -0400 Date: Thu, 8 Apr 2010 13:06:10 -0700 From: Greg KH To: Eric Anschuetz Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] Staging: rar: fix various style issues in rar_driver.c Message-ID: <20100408200610.GU31571@kroah.com> References: <1268078690.4345.2.camel@Acer-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1268078690.4345.2.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:04:50PM -0500, Eric Anschuetz wrote: > >From 4d59ee6e30f056f262948dc35c8c1967c9d1b2a5 Mon Sep 17 00:00:00 2001 > From: Eric Anschuetz > Date: Sun, 7 Mar 2010 16:16:17 -0500 > Subject: [PATCH 2/2] Staging: rar: fix various style issues in rar_driver.c > This is a patch to the rar_driver.c file that fixes indentation and space warnings. > Signed-off-by: Eric Anschuetz This patch doesn't apply for some reason :(