Commit e7f1c441 authored by Tom Rix's avatar Tom Rix Committed by Felix Fietkau

mt76: use SPDX header file comment style

header files should use '/* SPDX ... */
Change from c file comment syle to header style
Signed-off-by: default avatarTom Rix <trix@redhat.com>
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent c44ccf1d
// SPDX-License-Identifier: ISC
/* SPDX-License-Identifier: ISC */
/* Copyright (C) 2020 MediaTek Inc.
*
* Author: Sean Wang <sean.wang@mediatek.com>
......
// SPDX-License-Identifier: ISC
/* SPDX-License-Identifier: ISC */
/* Copyright (C) 2020 MediaTek Inc. */
#ifndef __MT7915_TESTMODE_H
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment