On Wed, 2 Dec 2020 01:43:44 +1100, Daniel Axtens wrote: > In a bunch of our security flushes, we use a comma rather than > a semicolon to 'terminate' an assignment. Nothing breaks, but > checkpatch picks it up if you copy it into another flush. > > Switch to semicolons for ending statements.
Applied to powerpc/next. [1/1] powerpc/feature-fixups: use a semicolon rather than a comma https://git.kernel.org/powerpc/c/1fc0c27b14b93b2506953ef59e965d98ccc78122 cheers