未验证 提交 787f4889 编写于 作者: M Mark Brown

spi: Fix formatting of header block

Make everything look intentional by having a C++ comment for the whole
block, not just the SPDX line.
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 56512486
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* SPI init/core code
*
* Copyright (C) 2005 David Brownell
* Copyright (C) 2008 Secret Lab Technologies Ltd.
*/
// SPI init/core code
//
// Copyright (C) 2005 David Brownell
// Copyright (C) 2008 Secret Lab Technologies Ltd.
#include <linux/kernel.h>
#include <linux/device.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册