mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-11-05 01:03:37 +10:00
Fix a few errors and warnings given by checkpatch.pl: - macros with complex values not enclosed in parentheses; - printk() without KERN_* facility level; - unnecessary braces for single-statement block; - using simple_strtol() where strict_strtol() could be used. In addition to these changes, also do the following: - replace numeric literals with the matching macros; - properly indent the code and the array initializers; - insert spaces between operator and its operands, also remove excess spaces there; - remove space after the type cast's closing parenthesis; - insert missing space before closing brace in the array initializers; - replace spaces after the macro name with tabs in the #define directives, also sometimes insert space there for better looks; - remove excess tabs after the macro name in the #define directives; - fix typos/errors, capitalize acronyms, etc. in the comments; - make the multi-line comment style consistent with the kernel style elsewhere by adding empty first line; - 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> |
||
|---|---|---|
| .. | ||
| dec | ||
| emma2rh | ||
| fw | ||
| ip32 | ||
| jmr3927 | ||
| lasat | ||
| mach-atlas | ||
| mach-au1x00 | ||
| mach-bcm47xx | ||
| mach-cobalt | ||
| mach-db1x00 | ||
| mach-dec | ||
| mach-emma2rh | ||
| mach-excite | ||
| mach-generic | ||
| mach-ip22 | ||
| mach-ip27 | ||
| mach-ip28 | ||
| mach-ip32 | ||
| mach-jazz | ||
| mach-jmr3927 | ||
| mach-lasat | ||
| mach-lemote | ||
| mach-mips | ||
| mach-mipssim | ||
| mach-pb1x00 | ||
| mach-pnx8550 | ||
| mach-rm | ||
| mach-sibyte | ||
| mach-tx49xx | ||
| mach-vr41xx | ||
| mach-wrppmc | ||
| mach-yosemite | ||
| mips-boards | ||
| pci | ||
| pmc-sierra/msp71xx | ||
| sgi | ||
| sibyte | ||
| sn | ||
| tx4927 | ||
| tx4938 | ||
| vr41xx | ||
| xtalk | ||
| a.out.h | ||
| abi.h | ||
| addrspace.h | ||
| asm.h | ||
| asmmacro-32.h | ||
| asmmacro-64.h | ||
| asmmacro.h | ||
| atomic.h | ||
| auxvec.h | ||
| barrier.h | ||
| bcache.h | ||
| bitops.h | ||
| bootinfo.h | ||
| branch.h | ||
| break.h | ||
| bug.h | ||
| bugs.h | ||
| byteorder.h | ||
| cache.h | ||
| cachectl.h | ||
| cacheflush.h | ||
| cacheops.h | ||
| checksum.h | ||
| cmp.h | ||
| cmpxchg.h | ||
| compat-signal.h | ||
| compat.h | ||
| compiler.h | ||
| cpu-features.h | ||
| cpu-info.h | ||
| cpu.h | ||
| cputime.h | ||
| current.h | ||
| debug.h | ||
| delay.h | ||
| device.h | ||
| div64.h | ||
| dma-mapping.h | ||
| dma.h | ||
| ds1286.h | ||
| ds1287.h | ||
| dsp.h | ||
| edac.h | ||
| elf.h | ||
| emergency-restart.h | ||
| errno.h | ||
| fb.h | ||
| fcntl.h | ||
| fixmap.h | ||
| floppy.h | ||
| fpregdef.h | ||
| fpu_emulator.h | ||
| fpu.h | ||
| futex.h | ||
| gcmpregs.h | ||
| gdb-stub.h | ||
| gic.h | ||
| gpio.h | ||
| gt64120.h | ||
| hardirq.h | ||
| hazards.h | ||
| highmem.h | ||
| hw_irq.h | ||
| i8253.h | ||
| i8259.h | ||
| ide.h | ||
| inst.h | ||
| inventory.h | ||
| io.h | ||
| ioctl.h | ||
| ioctls.h | ||
| ipcbuf.h | ||
| irq_cpu.h | ||
| irq_gt641xx.h | ||
| irq_regs.h | ||
| irq.h | ||
| irqflags.h | ||
| isadep.h | ||
| jazz.h | ||
| jazzdma.h | ||
| Kbuild | ||
| kdebug.h | ||
| kexec.h | ||
| kmap_types.h | ||
| kspd.h | ||
| kvm.h | ||
| linkage.h | ||
| local.h | ||
| m48t35.h | ||
| m48t37.h | ||
| mc146818-time.h | ||
| mc146818rtc.h | ||
| mips_mt.h | ||
| mipsmtregs.h | ||
| mipsprom.h | ||
| mipsregs.h | ||
| mman.h | ||
| mmu_context.h | ||
| mmu.h | ||
| mmzone.h | ||
| module.h | ||
| msc01_ic.h | ||
| msgbuf.h | ||
| mutex.h | ||
| namei.h | ||
| nile4.h | ||
| paccess.h | ||
| page.h | ||
| param.h | ||
| parport.h | ||
| pci.h | ||
| percpu.h | ||
| pgalloc.h | ||
| pgtable-32.h | ||
| pgtable-64.h | ||
| pgtable-bits.h | ||
| pgtable.h | ||
| pmon.h | ||
| poll.h | ||
| posix_types.h | ||
| prctl.h | ||
| prefetch.h | ||
| processor.h | ||
| ptrace.h | ||
| r4k-timer.h | ||
| r4kcache.h | ||
| reboot.h | ||
| reg.h | ||
| regdef.h | ||
| resource.h | ||
| rm9k-ocd.h | ||
| rtlx.h | ||
| scatterlist.h | ||
| seccomp.h | ||
| sections.h | ||
| segment.h | ||
| semaphore.h | ||
| sembuf.h | ||
| serial.h | ||
| setup.h | ||
| sgialib.h | ||
| sgiarcs.h | ||
| sgidefs.h | ||
| shmbuf.h | ||
| shmparam.h | ||
| sigcontext.h | ||
| siginfo.h | ||
| signal.h | ||
| sim.h | ||
| smp-ops.h | ||
| smp.h | ||
| smtc_ipi.h | ||
| smtc_proc.h | ||
| smtc.h | ||
| smvp.h | ||
| sni.h | ||
| socket.h | ||
| sockios.h | ||
| sparsemem.h | ||
| spinlock_types.h | ||
| spinlock.h | ||
| stackframe.h | ||
| stacktrace.h | ||
| stat.h | ||
| statfs.h | ||
| string.h | ||
| suspend.h | ||
| sysmips.h | ||
| system.h | ||
| termbits.h | ||
| termios.h | ||
| thread_info.h | ||
| time.h | ||
| timex.h | ||
| titan_dep.h | ||
| tlb.h | ||
| tlbdebug.h | ||
| tlbflush.h | ||
| topology.h | ||
| traps.h | ||
| txx9irq.h | ||
| txx9pio.h | ||
| txx9tmr.h | ||
| types.h | ||
| uaccess.h | ||
| ucontext.h | ||
| unaligned.h | ||
| unistd.h | ||
| user.h | ||
| vga.h | ||
| vpe.h | ||
| war.h | ||
| wbflush.h | ||
| xor.h | ||