greybus: module: remove unneeded XXX comment about module id values
authorGreg Kroah-Hartman <greg@kroah.com>
Mon, 27 Oct 2014 10:00:13 +0000 (18:00 +0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 27 Oct 2014 10:00:13 +0000 (18:00 +0800)
commiteec5883f5179367821ab5102be897231dc64fa62
tree9007d909a45c494ccdbc154b3a245fc073b3ef0c
parent6507cced6bf00c53108034a4954b9b8b73e6a216
greybus: module: remove unneeded XXX comment about module id values

We do properly check for duplicate module ids, as fixed in
008d85d90ae1ab31f1f7b80f245f6ee2eb5aed49 "module: don't create duplicate
module ids", so remove the XXX marker.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/module.c