OSDN Git Service

seqlock: Align multi-line macros newline escapes at 72 columns
authorAhmed S. Darwish <a.darwish@linutronix.de>
Mon, 20 Jul 2020 15:55:16 +0000 (17:55 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Wed, 29 Jul 2020 14:14:25 +0000 (16:14 +0200)
commitec8702da570ebb59f38471007bf71359c51b027b
treec416eb9b85b2e2487ed3cbf489870ab4b5bcd934
parent55f3560df975f557c48aa6afc636808f31ecb87a
seqlock: Align multi-line macros newline escapes at 72 columns

Parent commit, "seqlock: Extend seqcount API with associated locks",
introduced a big number of multi-line macros that are newline-escaped
at 72 columns.

For overall cohesion, align the earlier-existing macros similarly.

Signed-off-by: Ahmed S. Darwish <a.darwish@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20200720155530.1173732-11-a.darwish@linutronix.de
include/linux/seqlock.h