Re: [GIT PULL] MMC updates for 2.6.26
From: Linus Torvalds
Date: Wed Jul 16 2008 - 18:16:44 EST
On Tue, 15 Jul 2008, Pierre Ossman wrote:
>
> 45 files changed, 6054 insertions(+), 1320 deletions(-)
If you had done the "--summary", you'd also have seen these bogus:
mode change 100644 => 100755 drivers/mmc/core/sdio_io.c
mode change 100644 => 100755 include/linux/mmc/sdio_func.h
entries.
I have no idea why you think those things should be executable, but it
happened in commit 6d37333163025b46afbcad434ec9a5f2e88e7254 ("mmc: fix
sdio_io sparse errors").
Anyway, there's a reason why I ask people to use
--diffstat --summary -M
when generating the report. This is just part of it.
I fixed it up in the merge, so it's ok in my tree, but I thought I'd point
it out.
Linus
--
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/