commit | ec8702da570ebb59f38471007bf71359c51b027b | [log] [tgz] |
---|---|---|
author | Ahmed S. Darwish <a.darwish@linutronix.de> | Mon Jul 20 17:55:16 2020 +0200 |
committer | Peter Zijlstra <peterz@infradead.org> | Wed Jul 29 16:14:25 2020 +0200 |
tree | c416eb9b85b2e2487ed3cbf489870ab4b5bcd934 | |
parent | 55f3560df975f557c48aa6afc636808f31ecb87a [diff] |
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