Re: [RESEND PATCH] Remove trailing whitespace in arch/arm/Makefile

From: Russell King - ARM Linux
Date: Thu May 02 2013 - 14:08:27 EST


The only way to get patches in via me is via the patch system. I totally
struggle to keep up with emails on these lists now.

On Thu, May 02, 2013 at 06:49:14PM +1000, Daniel Tang wrote:
> Signed-off-by: Daniel Tang <dt.tangr@xxxxxxxxx>
> ---
> arch/arm/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/Makefile b/arch/arm/Makefile
> index ee4605f..479b209 100644
> --- a/arch/arm/Makefile
> +++ b/arch/arm/Makefile
> @@ -313,7 +313,7 @@ define archhelp
> echo ' Image - Uncompressed kernel image (arch/$(ARCH)/boot/Image)'
> echo '* xipImage - XIP kernel image, if configured (arch/$(ARCH)/boot/xipImage)'
> echo ' uImage - U-Boot wrapped zImage'
> - echo ' bootpImage - Combined zImage and initial RAM disk'
> + echo ' bootpImage - Combined zImage and initial RAM disk'
> echo ' (supply initrd image via make variable INITRD=<path>)'
> echo '* dtbs - Build device tree blobs for enabled boards'
> echo ' install - Install uncompressed kernel'
> --
> 1.8.1.3
--
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/