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>
This commit is contained in:
Gyeyoung Baek
2025-05-19 23:25:53 +09:00
committed by Jonathan Cameron
parent c5858465a6
commit 1a862799dc

View 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>
*/