diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-09-18 12:50:18 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-09-18 12:52:29 +0200 |
commit | 9a22b6e76ba75fa0f3963cdec7829156d00a7173 (patch) | |
tree | a097e39127d0b2b7ad3adf1a1a8b2d6f47b67366 /scripts/checkpatch.pl | |
parent | 8308c54d7e312f7a03e2ce2057d0837e6fe3843f (diff) |
dmi scan: warn about too early calls to dmi_check_system()
It happened to me recently that i added a dmi_check_system() quirk
in a too early codepath, and it was silently ignored because all the
DMI tables and strings were still empty.
As this situation is clearly a programming error / kernel bug,
warn when it happens, instead of silently ignoring quirks.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions