While at it, fix two checkpatch errors.
Several non-const struct instances constified by this patch were added after
the introduction of platform_suspend_ops in checkpatch.pl's list of "should
be const" structs (
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
block_io.c | ||
console.c | ||
hibernate.c | ||
main.c | ||
nvs.c | ||
power.h | ||
poweroff.c | ||
process.c | ||
snapshot.c | ||
suspend.c | ||
suspend_test.c | ||
swap.c | ||
user.c |