commit | 673e2baaa6d986e2fcd9c867661d8113f6c7dc7b | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Feb 10 13:19:24 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 11 14:38:29 2015 -0800 |
tree | c95761029876a8f1bfe20b2fda8fc1cc5de72d3c | |
parent | f7219b527b5710ae0c4add8faa4d0ea529722cb5 [diff] |
treewide: Remove unnecessary SSB_DEVTABLE_END macro Use the normal {} instead of a macro to terminate an array. Remove the macro too. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>