seqlock: Remove trailing semicolon in macros
authorHuilong Deng <denghuilong@cdjrlc.com>
Sat, 5 Jun 2021 04:53:02 +0000 (12:53 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 8 Jun 2021 18:04:10 +0000 (20:04 +0200)
commit149876d96877eedce0ae3ffbd64edb56360b8926
tree120bf1c3c34c93f7b924d45cfa412b4796b0e0ba
parentb8e00abe7d9fe21dd13609e2e3a707e38902b105
seqlock: Remove trailing semicolon in macros

Macros should not use a trailing semicolon.

Signed-off-by: Huilong Deng <denghuilong@cdjrlc.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20210605045302.37154-1-denghuilong@cdjrlc.com
include/linux/seqlock.h