diff options
author | Luis de Bethencourt <luisbg@kernel.org> | 2018-01-23 16:38:03 +0300 |
---|---|---|
committer | James Hogan <jhogan@kernel.org> | 2018-01-24 14:17:20 +0300 |
commit | cc4804448c321a82309756be68a5bac7cb1740d0 (patch) | |
tree | 279d246f98e1d862c89ac8acb7962fe3ee25473c /arch/mips/Kconfig | |
parent | 705e71ad70c24b5fea4db1234d20d0bbff5491eb (diff) | |
download | linux-cc4804448c321a82309756be68a5bac7cb1740d0.tar.xz |
MIPS: Fix trailing semicolon
The trailing semicolon is an empty statement that does no operation.
Removing it since it doesn't do anything.
Fixes: d0f0f63ac137 ("MIPS: Rewrite csum_fold to plain C.")
Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Cc: Joe Perches <joe@perches.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18517/
Signed-off-by: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'arch/mips/Kconfig')
0 files changed, 0 insertions, 0 deletions