minmax: fix indentation of __cmp_once() and __clamp_once()
authorDavid Laight <David.Laight@ACULAB.COM>
Mon, 18 Sep 2023 08:17:57 +0000 (08:17 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 18 Oct 2023 21:43:22 +0000 (14:43 -0700)
commitf4b84b2ff851f01d0fac619eadef47eb41648534
tree8efb9fe083c9b3b48a438596aa56b737eefd38d0
parentd03eba99f5bf7cbc6e2fdde3b6fa36954ad58e09
minmax: fix indentation of __cmp_once() and __clamp_once()

Remove the extra indentation and align continuation markers.

Link: https://lkml.kernel.org/r/bed41317a05c498ea0209eafbcab45a5@AcuMS.aculab.com
Signed-off-by: David Laight <david.laight@aculab.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Jason A. Donenfeld <Jason@zx2c4.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/minmax.h