mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-06 20:25:32 +09:00
While WARN_ON("const string") will work, it's intent is not obvious.
The warning is more useful by showing the "state" value.
Signed-off-by: Grant Grundler <grundler@chromium.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>