Commit c1a371cf authored by Randy Dunlap's avatar Randy Dunlap Committed by Jiri Kosina

printk: fix global comment

Fix typo/spello.
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Reviewed-by: default avatarSergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 20607434
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
* is later flushed into the main ring buffer via IRQ work. * is later flushed into the main ring buffer via IRQ work.
* *
* The alternative implementation is chosen transparently * The alternative implementation is chosen transparently
* by examinig current printk() context mask stored in @printk_context * by examining current printk() context mask stored in @printk_context
* per-CPU variable. * per-CPU variable.
* *
* The implementation allows to flush the strings also from another CPU. * The implementation allows to flush the strings also from another CPU.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment