commit | f10da5472c6907a3fbd6886224b36d21925ce47b | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Wed Aug 07 10:34:10 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Mon Aug 12 14:46:55 2013 -0400 |
tree | 278a95253375d68e5b584a2453145c33dd03d016 | |
parent | e5f7bd43532a4ff55641584ec237484335f8206e [diff] |
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>