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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: ISC
/* SPDX-License-Identifier: ISC */
/* Copyright (C) 2020 MediaTek Inc.
 *
 * Author: Sean Wang <sean.wang@mediatek.com>
+1 −1
Original line number Diff line number Diff line
// SPDX-License-Identifier: ISC
/* SPDX-License-Identifier: ISC */
/* Copyright (C) 2020 MediaTek Inc. */

#ifndef __MT7915_TESTMODE_H