a9633279cf
Fix 15 errors and 4 warnings given by checkpatch.pl: - space between the asterisk and variable name; - space after opening and before closing parentheses; - leading spaces instead of tabs; - printk() without KERN_* facility level; - unnecessary braces for single-statement block; - line over 80 characters. In addition to these changes, also do the following: - combine the nested 'if' statements into one when possible; - remove needless parentheses; - add missing and remove excess spaces between operator and its operands; - fix printk() format specifiers mismatching the argument types; - put the function's result type and name/parameters on the same line; - insert missing and remove excess new lines; - properly indent multi-line expressions; - make the multi-line comment style consistent with the kernel style elsewhere by adding empty first line; - fix typos, capitalize acronyms, etc. in the comments; - update MontaVista copyright; - remove Pete Popov's old email address... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
fixup-atlas.c | ||
fixup-au1000.c | ||
fixup-capcella.c | ||
fixup-cobalt.c | ||
fixup-emma2rh.c | ||
fixup-excite.c | ||
fixup-ip32.c | ||
fixup-jmr3927.c | ||
fixup-lm2e.c | ||
fixup-malta.c | ||
fixup-mpc30x.c | ||
fixup-pmcmsp.c | ||
fixup-pnx8550.c | ||
fixup-rbtx4927.c | ||
fixup-sb1250.c | ||
fixup-sni.c | ||
fixup-tb0219.c | ||
fixup-tb0226.c | ||
fixup-tb0287.c | ||
fixup-tx4938.c | ||
fixup-vr4133.c | ||
fixup-wrppmc.c | ||
fixup-yosemite.c | ||
Makefile | ||
ops-au1000.c | ||
ops-bonito64.c | ||
ops-bridge.c | ||
ops-emma2rh.c | ||
ops-gt64xxx_pci0.c | ||
ops-mace.c | ||
ops-msc.c | ||
ops-nile4.c | ||
ops-pmcmsp.c | ||
ops-pnx8550.c | ||
ops-sni.c | ||
ops-titan-ht.c | ||
ops-titan.c | ||
ops-tx3927.c | ||
ops-tx4927.c | ||
ops-tx4938.c | ||
ops-vr41xx.c | ||
pci-bcm1480.c | ||
pci-bcm1480ht.c | ||
pci-emma2rh.c | ||
pci-excite.c | ||
pci-ip27.c | ||
pci-ip32.c | ||
pci-jmr3927.c | ||
pci-lasat.c | ||
pci-sb1250.c | ||
pci-vr41xx.c | ||
pci-vr41xx.h | ||
pci-yosemite.c | ||
pci.c |