mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 16:21:45 -04:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
f1f537c2e7
commit
7fa098a1c6
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user