OSDN Git Service

mtd: cmdlinepart: update /proc/mtd comment
authorChristopher Cordahi <christophercordahi@nanometrics.ca>
Tue, 18 Dec 2012 21:11:52 +0000 (16:11 -0500)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 4 Feb 2013 07:26:28 +0000 (09:26 +0200)
commitbd6ce5ef913a7b4dfe5cd5028309346d32a8c404
tree4ee05680e4b5825179ad9e1c2372f867330989ac
parentea8b8e27fecd44c4fb7b3c6f8f72ea7b92f87fe8
mtd: cmdlinepart: update /proc/mtd comment

/proc/mtd doesn't contain the mtd-id of the device, but the part name from the
command line.  This corrects what I believe is an obsolete comment from commit
a0ee24a03b1c06813c814b9f70946c8984752f01.

Signed-off-by: Christopher Cordahi <christophercordahi@nanometrics.ca>
Cc: Philip Rakity <prakity@yahoo.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/cmdlinepart.c