The patch titled spi_imx spelling fixes has been removed from the -mm tree. Its filename was spi_imx-spelling-fixes.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: spi_imx spelling fixes From: Joe Perches <joe@xxxxxxxxxxx> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> Signed-off-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/spi/spi_imx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/spi/spi_imx.c~spi_imx-spelling-fixes drivers/spi/spi_imx.c --- a/drivers/spi/spi_imx.c~spi_imx-spelling-fixes +++ a/drivers/spi/spi_imx.c @@ -157,7 +157,7 @@ #define SPI_FIFO_BYTE_WIDTH (2) #define SPI_FIFO_OVERFLOW_MARGIN (2) -/* DMA burst lenght for half full/empty request trigger */ +/* DMA burst length for half full/empty request trigger */ #define SPI_DMA_BLR (SPI_FIFO_DEPTH * SPI_FIFO_BYTE_WIDTH / 2) /* Dummy char output to achieve reads. _ Patches currently in -mm which might be from joe@xxxxxxxxxxx are origin.patch uml-add-missing-space.patch uml-style-fixes-in-arch-um-kernel.patch git-cpufreq.patch git-hwmon.patch git-kvm.patch git-unionfs.patch printk_ratelimit-functions-should-use-config_printk.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html