MIPS: Yosemite: ht-irq.c: Checkpatch cleanup

arch/mips/pmc-sierra/yosemite/ht-irq.c:38: ERROR: code indent should use tabs where possible
arch/mips/pmc-sierra/yosemite/ht-irq.c:39: ERROR: code indent should use tabs where possible
arch/mips/pmc-sierra/yosemite/ht-irq.c:40: ERROR: code indent should use tabs where possible
arch/mips/pmc-sierra/yosemite/ht-irq.c:43: ERROR: code indent should use tabs where possible
arch/mips/pmc-sierra/yosemite/ht-irq.c:44: ERROR: code indent should use tabs where possible
arch/mips/pmc-sierra/yosemite/ht-irq.c:45: ERROR: code indent should use tabs where possible

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1268/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Andrea Gelmini 2010-05-23 21:52:03 +02:00 коммит произвёл Ralf Baechle
Родитель 339e658b88
Коммит d3bbfbc29d
1 изменённых файлов: 6 добавлений и 7 удалений

Просмотреть файл

@ -48,5 +48,4 @@ void __init titan_ht_pcibios_fixup_bus(struct pci_bus *bus)
/*
* PLX and SPKT related changes go here
*/
}