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)
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>

No differences found