commit | f7219b527b5710ae0c4add8faa4d0ea529722cb5 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Feb 10 12:55:03 2015 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 11 14:38:28 2015 -0800 |
tree | 9ce4fb75c6b219f4df803a4ff3110e5e718e00f6 | |
parent | 80ad0d4a7a75158f2824d541e4802c88aba4f063 [diff] |
treewide: Remove unnecessary BCMA_CORETABLE_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>