]> Git Repo - linux.git/commit
MIPS: Fix trailing semicolon
authorLuis de Bethencourt <[email protected]>
Tue, 23 Jan 2018 13:38:03 +0000 (13:38 +0000)
committerJames Hogan <[email protected]>
Wed, 24 Jan 2018 11:17:20 +0000 (11:17 +0000)
commitcc4804448c321a82309756be68a5bac7cb1740d0
tree279d246f98e1d862c89ac8acb7962fe3ee25473c
parent705e71ad70c24b5fea4db1234d20d0bbff5491eb
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 <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/18517/
Signed-off-by: James Hogan <[email protected]>
arch/mips/include/asm/checksum.h
This page took 0.053737 seconds and 4 git commands to generate.