From: David Kershner Date: Wed, 30 Aug 2017 17:36:20 +0000 (-0400) Subject: staging: unisys: visorbus: Remove useless comment. X-Git-Tag: microblaze-4.14-rc3~151^2~36 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=7fa098a1c61d2499e992b3855238fc743c81cf39;p=linux-2.6-microblaze.git staging: unisys: visorbus: Remove useless comment. Currently setting it in the right location, so no longer not sure. Signed-off-by: David Kershner Reviewed-by: Tim Sell Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/visorbus/visorchipset.c b/drivers/staging/unisys/visorbus/visorchipset.c index dca936bbb7b4..88cefa59f820 100644 --- a/drivers/staging/unisys/visorbus/visorchipset.c +++ b/drivers/staging/unisys/visorbus/visorchipset.c @@ -792,8 +792,6 @@ static int visorbus_device_create(struct controlvm_message *inmsg) dev_info->chipset_bus_no = bus_no; dev_info->chipset_dev_no = dev_no; guid_copy(&dev_info->inst, &cmd->create_device.dev_inst_guid); - - /* not sure where the best place to set the 'parent' */ dev_info->device.parent = &bus_info->device; visorchannel =