[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091230.215926.226788191.davem@davemloft.net>
Date: Wed, 30 Dec 2009 21:59:26 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: hartleys@...ionengravers.com
Cc: linux-kernel@...r.kernel.org, tom@...ngridcomputing.com
Subject: Re: [PATCH] amso1100/c2_provider.c: use %pM to shown MAC address
From: "H Hartley Sweeten" <hartleys@...ionengravers.com>
Date: Tue, 29 Dec 2009 11:22:42 -0500
> Use the %pM kernel extension to display the MAC address.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@...ionengravers.com>
Hartley, I was going to mention this for your previous
series, and now that you've sent another huge set of
patches I must make a note of this.
Every single one of your patches applies with one-line of
patch 'fuzz', like this:
davem@...set:~/src/GIT/linux-2.6$ patch -p1 <diff
patching file drivers/infiniband/hw/amso1100/c2_provider.c
Hunk #1 succeeded at 760 with fuzz 1.
And GIT rejects such patches entirely:
davem@...set:~/src/GIT/linux-2.6$ git apply --check --whitespace=error-all diff
error: patch failed: drivers/infiniband/hw/amso1100/c2_provider.c:760
error: drivers/infiniband/hw/amso1100/c2_provider.c: patch does not apply
So I had to add all of your patches to my tree by hand, one by one,
yesterday.
I refuse to do this for so many more patches. Could you generate
patches that apply accurately?
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists