NVMe: Remove outdated comments
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Wed, 16 Mar 2011 20:29:24 +0000 (16:29 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:53:00 +0000 (15:53 -0400)
commit19e899b2f9f89f4a290dd5c9c24d15987a18ab21
tree1a402b9452c3b9d45f6cf73a616ec925d8cfcfbd
parentfa92282149842645931580225647238428374758
NVMe: Remove outdated comments

The head can never overrun the tail since we won't allocate enough command
IDs to let that happen.  The status codes are in sync with the spec.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c
include/linux/nvme.h