Messages in this thread |  | | | From | Linus Torvalds <> | | Date | Tue, 14 Jun 2011 11:28:20 -0700 | | Subject | Re: [GIT PULL] AVR32 update for 3.0 |
| |
On Tue, Jun 14, 2011 at 5:33 AM, Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> wrote: > > arch/avr32/configs/atngw100_defconfig | 1 - > arch/avr32/configs/atngw100_evklcd100_defconfig | 1 - > arch/avr32/configs/atngw100_evklcd101_defconfig | 1 - > arch/avr32/configs/atngw100_mrmt_defconfig | 1 - > arch/avr32/configs/atngw100mkii_defconfig | 1 - > .../avr32/configs/atngw100mkii_evklcd100_defconfig | 1 - > .../avr32/configs/atngw100mkii_evklcd101_defconfig | 1 - > arch/avr32/configs/atstk1002_defconfig | 1 - > arch/avr32/configs/atstk1003_defconfig | 1 - > arch/avr32/configs/atstk1004_defconfig | 1 - > arch/avr32/configs/atstk1006_defconfig | 1 - > arch/avr32/configs/favr-32_defconfig | 1 - > arch/avr32/configs/hammerhead_defconfig | 1 - > arch/avr32/configs/merisc_defconfig | 1 - > arch/avr32/configs/mimc200_defconfig | 1 - > arch/avr32/include/asm/processor.h | 1 + > arch/avr32/mach-at32ap/at32ap700x.c | 3 +-- > arch/avr32/mach-at32ap/include/mach/cpu.h | 12 ------------ > arch/avr32/mach-at32ap/intc.c | 4 +++- > 19 files changed, 5 insertions(+), 30 deletions(-)
How did you generate that pull request? I was all "Yay - code removal!", but then when actually pulling, noticed that your diffstat was exactly the wrong way around (the removals were adds, the adds were removals), and the real stats end up being
19 files changed, 30 insertions(+), 5 deletions(-)
instead :(
Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |