linux/arch/avr32/kernel
Hans-Christian Noren Egtvedt 6ad4a21b67 avr32: fixup code style in unistd.h and syscall_table.S
This patch swaps the mix of tabs and space for alignment of comment
after code to use spaces only.

Also document why recvmmsg was defined twice in the syscall_table.S
table, but only once in unistd.h. In short, wired in the table by
generic arch patch, but forgotten in unistd.h (review slip).
2016-07-29 11:55:57 +02:00
..
.gitignore
Makefile
asm-offsets.c
avr32_ksyms.c
cpu.c
entry-avr32b.S
head.S
irq.c
kprobes.c
module.c
nmi_debug.c
ocd.c
process.c exit_thread: accept a task parameter to be exited 2016-05-20 17:58:30 -07:00
ptrace.c
setup.c arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM 2016-01-30 09:49:57 +01:00
signal.c
stacktrace.c
switch_to.S
syscall-stubs.S avr32: wire up preadv2 and pwritev2 syscalls 2016-07-29 11:55:57 +02:00
syscall_table.S avr32: fixup code style in unistd.h and syscall_table.S 2016-07-29 11:55:57 +02:00
time.c
traps.c
vmlinux.lds.S