-
Andrew Morton authored
#28: FILE: arch/arm/mach-msm/include/mach/mmc.h:12: + struct sdio_cis cis;$ ERROR: code indent should use tabs where possible #29: FILE: arch/arm/mach-msm/include/mach/mmc.h:13: + struct sdio_cccr cccr;$ ERROR: code indent should use tabs where possible #30: FILE: arch/arm/mach-msm/include/mach/mmc.h:14: + struct sdio_embedded_func *funcs;$ ERROR: code indent should use tabs where possible #31: FILE: arch/arm/mach-msm/include/mach/mmc.h:15: + int num_funcs;$ WARNING: line over 80 characters #39: FILE: arch/arm/mach-msm/include/mach/mmc.h:23: + int (*register_status_notify)(void (*callback)(int card_present, void *dev_id), void *dev_id); total: 4 errors, 1 warnings, 50 lines checked ./patches/msm_sdccc-add-missing-include-fix-compilation.patch has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Pavel Machek <pavel@ucw.cz> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org>
022bea6b