未验证 提交 d8b2a8e9 编写于 作者: C Charles Keepax 提交者: Mark Brown

regulator: lochnagar: Use a consisent comment style for SPDX header

Update the rest of the comment at the start of the file to also use C++
style comments to match the required style of the SPDX header.
Signed-off-by: NCharles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 bcb047eb
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* //
* Lochnagar regulator driver // Lochnagar regulator driver
* //
* Copyright (c) 2017-2018 Cirrus Logic, Inc. and // Copyright (c) 2017-2018 Cirrus Logic, Inc. and
* Cirrus Logic International Semiconductor Ltd. // Cirrus Logic International Semiconductor Ltd.
* //
* Author: Charles Keepax <ckeepax@opensource.cirrus.com> // Author: Charles Keepax <ckeepax@opensource.cirrus.com>
*/
#include <linux/bitops.h> #include <linux/bitops.h>
#include <linux/device.h> #include <linux/device.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册