From: Andrew Morton Date: Tue, 20 Jul 2010 22:26:10 +0000 (-0700) Subject: serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes X-Git-Tag: v2.6.36-rc1~294^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8dd4757a6cf0a8909148a61b89fa3a6d4f9b3ee;p=pandora-kernel.git serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes ERROR: code indent should use tabs where possible #32: FILE: drivers/serial/altera_uart.c:397: +^I ALTERA_UART_STATUS_TRDY_MSK))$ total: 1 errors, 0 warnings, 39 lines checked ./patches/altera_uart-simplify-altera_uart_console_putc.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 This fix got lost when someone merged "altera_uart: simplify altera_uart_console_putc()". Please don't lose fixes. Please don't write of mere patches which have trivial checkpatch errors. Cc: Tobias Klauser Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed