Revision f08fe6fcbe13f83558ecccc4acaf5af3dce71a1f authored by Lukas Bulwahn on 28 June 2022, 05:34:11 UTC, committed by Chanwoo Choi on 29 June 2022, 20:11:17 UTC
Commit 26984d9d581e ("PM / devfreq: passive: Keep cpufreq_policy for
possible cpus") reworked governor_passive.c, and accidently added a
tab in the first line, i.e., the SPDX-License-Identifier line.

The checkpatch script warns with the SPDX_LICENSE_TAG warning, and hence
pointed this issue out while investigating checkpatch warnings.

Revert this editing accident. No functional change.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
1 parent 82c66d2
History
File Mode Size
.gitignore -rw-r--r-- 103 bytes
Kconfig -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 842 bytes
adummy.c -rw-r--r-- 4.1 KB
atmtcp.c -rw-r--r-- 11.5 KB
eni.c -rw-r--r-- 61.1 KB
eni.h -rw-r--r-- 4.6 KB
fore200e.c -rw-r--r-- 82.8 KB
fore200e.h -rw-r--r-- 38.1 KB
he.c -rw-r--r-- 76.1 KB
he.h -rw-r--r-- 19.8 KB
idt77105.c -rw-r--r-- 11.2 KB
idt77105.h -rw-r--r-- 3.8 KB
idt77252.c -rw-r--r-- 89.1 KB
idt77252.h -rw-r--r-- 33.6 KB
idt77252_tables.h -rw-r--r-- 45.0 KB
iphase.c -rw-r--r-- 107.5 KB
iphase.h -rw-r--r-- 53.3 KB
lanai.c -rw-r--r-- 80.3 KB
midway.h -rw-r--r-- 7.6 KB
nicstar.c -rw-r--r-- 72.8 KB
nicstar.h -rw-r--r-- 22.9 KB
nicstarmac.c -rw-r--r-- 5.8 KB
nicstarmac.copyright -rw-r--r-- 2.7 KB
solos-attrlist.c -rw-r--r-- 2.3 KB
solos-pci.c -rw-r--r-- 38.8 KB
suni.c -rw-r--r-- 9.8 KB
suni.h -rw-r--r-- 9.8 KB
tonga.h -rw-r--r-- 733 bytes
zeprom.h -rw-r--r-- 984 bytes

back to top