ERROR: code indent should use tabs where possible
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 10 Oct 2008 22:04:48 +0000 (09:04 +1100)
committerJames Morris <jmorris@namei.org>
Fri, 10 Oct 2008 22:04:48 +0000 (09:04 +1100)
commit15c220d003f7914aab99cdb71cd7834a0c9b4557
tree5b2ce62ca88fa461f7d3466361b8c4599ea82ea0
parent253115b71fa06330bd58afbe01ccaf763a8a0cf1
ERROR: code indent should use tabs where possible
#32: FILE: drivers/char/tpm/tpm.c:1148:
+^I ^Ichip->vendor.release(chip->dev);$

total: 1 errors, 0 warnings, 86 lines checked

./patches/tpm-addition-of-pnp_remove.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: "Serge E. Hallyn" <serue@us.ibm.com>
Cc: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Mimi Zohar <zohar@linux.vnet.ibm.com>
Cc: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Morris <jmorris@namei.org>