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)
commitf10da5472c6907a3fbd6886224b36d21925ce47b
tree278a95253375d68e5b584a2453145c33dd03d016
parente5f7bd43532a4ff55641584ec237484335f8206e
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