• Hans-Christian Noren Egtvedt's avatar
    avr32: fixup code style in unistd.h and syscall_table.S · 6ad4a21b
    Hans-Christian Noren Egtvedt authored
    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).
    6ad4a21b
syscall_table.S 7.55 KB