]> www.infradead.org Git - users/hch/misc.git/commitdiff
iio: buffer: Fix checkpatch.pl warning
authorGyeyoung Baek <gye976@gmail.com>
Mon, 19 May 2025 14:25:53 +0000 (23:25 +0900)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 9 Jun 2025 06:45:35 +0000 (07:45 +0100)
Remove the following trivial warning:
"WARNING: Block comments should align the * on each line"

Signed-off-by: Gyeyoung Baek <gye976@gmail.com>
Link: https://patch.msgid.link/20250519-timestamp-v1-1-fcb4f6c2721c@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/buffer/industrialio-triggered-buffer.c

index c06515987e7a7cae91e57610243ac3aabba52ebd..9bf75dee7ff86f6ad4c89a328bfc22ef0f34d837 100644 (file)
@@ -1,5 +1,5 @@
 // SPDX-License-Identifier: GPL-2.0-only
- /*
+/*
  * Copyright (c) 2012 Analog Devices, Inc.
  *  Author: Lars-Peter Clausen <lars@metafoo.de>
  */