]> git.karo-electronics.de Git - linux-beck.git/blobdiff - kernel/printk/printk.c
printk: remove outdated comment
[linux-beck.git] / kernel / printk / printk.c
index 7476a53bc378225e3b89a5e4bfa5b82de562820f..5bc54478c963e47488c717e3e2b041225cafbfc0 100644 (file)
@@ -206,8 +206,7 @@ struct printk_log {
 };
 
 /*
- * The logbuf_lock protects kmsg buffer, indices, counters. It is also
- * used in interesting ways to provide interlocking in console_unlock();
+ * The logbuf_lock protects kmsg buffer, indices, counters.
  */
 static DEFINE_RAW_SPINLOCK(logbuf_lock);