aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorDavid Kershner <david.kershner@unisys.com>2017-08-30 13:36:20 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-31 18:17:39 +0200
commit7fa098a1c61d2499e992b3855238fc743c81cf39 (patch)
tree725076820956b5c492246651499045cf5f6abe49 /drivers/staging
parentstaging: unisys: visorbus: Consolidate controlvm channel creation. (diff)
downloadlinux-dev-7fa098a1c61d2499e992b3855238fc743c81cf39.tar.xz
linux-dev-7fa098a1c61d2499e992b3855238fc743c81cf39.zip
staging: unisys: visorbus: Remove useless comment.
Currently setting it in the right location, so no longer not sure. Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/unisys/visorbus/visorchipset.c2
1 files changed, 0 insertions, 2 deletions
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 =