Commit 9aa5e993fa0f1a8c2c900bdfb80697d77b6dc223

Authored by Daniel Roesen
Committed by Adrian Bunk
1 parent 5a56db1c0f

trivial comment wording/typo fix regarding taint flags

Signed-off-by: Daniel Roesen <dr@cluenet.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -148,7 +148,7 @@
148 148 * 'F' - Module has been forcibly loaded.
149 149 * 'S' - SMP with CPUs not designed for SMP.
150 150 * 'R' - User forced a module unload.
151   - * 'M' - Machine had a machine check experience.
  151 + * 'M' - System experienced a machine check exception.
152 152 * 'B' - System has hit bad_page.
153 153 * 'U' - Userspace-defined naughtiness.
154 154 *