Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

iio: buffer: Fix checkpatch.pl warning

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>

authored by

Gyeyoung Baek and committed by
Jonathan Cameron
1a862799 c5858465

+1 -1
+1 -1
drivers/iio/buffer/industrialio-triggered-buffer.c
··· 1 1 // SPDX-License-Identifier: GPL-2.0-only 2 - /* 2 + /* 3 3 * Copyright (c) 2012 Analog Devices, Inc. 4 4 * Author: Lars-Peter Clausen <lars@metafoo.de> 5 5 */