Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
benet: Add missing comma between constant string array
Multiple quoted strings are concatenated without comma separators. Make the arrays const while there. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information