commit | bc57a0f7a44cfcf3e9873f6c6b8dcecdca486b1f | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Mon Jun 24 11:56:42 2013 -0400 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Mon Jun 24 13:57:08 2013 -0400 |
tree | a8fbc1ebad63f840a606a9fa570b94536ff1af42 | |
parent | e9539f47525ecee05c9f22c3565885f3e9492c52 [diff] |
NVMe: Remove "process_cq did something" message I was originally intending to log the fact that the kthread had done some work since it might help us find interrupt handling problems, but that hasn't been done yet, and spamming the logs with this message is just rude. Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>