Re: [GIT] kbuild misc updates for 2.6.38-rc1

From: Uwe Kleine-König
Date: Fri Jan 07 2011 - 18:28:12 EST


Hi Michal,

On Sat, Jan 08, 2011 at 12:04:26AM +0100, Michal Marek wrote:
> Uwe Kleine-König (1):
> tags: put function prototypes back!
this is wrong. It was Alexey who authored that patch. I only pinged
and forwarded it a few times.

If you care to fix that:

git filter-branch --env-filter 'if test "x$GIT_COMMIT" = "x0a18a9386c056028799938960f91be338c4ff349"; then GIT_AUTHOR_NAME="Alexey Dobriyan"; GIT_AUTHOR_EMAIL=adobriyan@xxxxxxxxx; export GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL; fi' v2.6.37-rc1..misc

. This is untested though, so you might want to double check the
result.

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/