From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262709AbVFWVWG (ORCPT ); Thu, 23 Jun 2005 17:22:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262718AbVFWVWD (ORCPT ); Thu, 23 Jun 2005 17:22:03 -0400 Received: from mail.dvmed.net ([216.237.124.58]:51644 "EHLO mail.dvmed.net") by vger.kernel.org with ESMTP id S262709AbVFWVTO (ORCPT ); Thu, 23 Jun 2005 17:19:14 -0400 Message-ID: <42BB2749.1020209@pobox.com> Date: Thu, 23 Jun 2005 17:19:05 -0400 From: Jeff Garzik User-Agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513) X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Lang CC: Andrew Morton , Linus Torvalds , Linux Kernel , Netdev List Subject: Re: [git patch] urgent e1000 fix References: <42BA7FB5.5020804@pobox.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org David Lang wrote: > hmm, I know I'm not that experianced with patch, but when I saved this > to a file and did patch -p1 is saying It's probably the whitespace thing that Linus's git-apply gadget was complaining about. I'm terribly surprising, though, since my patch(1) applied the diff just fine. Jeff