]> git.baikalelectronics.ru Git - kernel.git/commit
tile: remove unnecessary backslashes in asm-offsets.c
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 7 Aug 2013 14:34:10 +0000 (10:34 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 12 Aug 2013 18:46:55 +0000 (14:46 -0400)
commitaf38e699f9a121772d68dc38e5e5b16701505680
tree278a95253375d68e5b584a2453145c33dd03d016
parent5f3c610c27540bcb2567a3f5ed6e4b2fa206527e
tile: remove unnecessary backslashes in asm-offsets.c

Pointed out by checkpatch.  A few of the DEFINE() lines were
properly written without backslash continuation; fix the rest.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/asm-offsets.c