[PATCH v2 31/46] staging: unisys: visorbus: Remove confusing comment in controlvmchannel.

David Kershner david.kershner at unisys.com
Tue Aug 22 17:27:21 UTC 2017


Referencing a SegmentIndex doesn't make sense in the Linux drivers, get rid
of the comment.

Reviewed-by: Sameer Wadgaonkar <sameer.wadgaonkar at unisys.com>
Signed-off-by: David Kershner <david.kershner at unisys.com>
Reviewed-by: Tim Sell <timothy.sell at unisys.com>
---
 drivers/staging/unisys/visorbus/controlvmchannel.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/unisys/visorbus/controlvmchannel.h b/drivers/staging/unisys/visorbus/controlvmchannel.h
index ee21212..32ff5c1 100644
--- a/drivers/staging/unisys/visorbus/controlvmchannel.h
+++ b/drivers/staging/unisys/visorbus/controlvmchannel.h
@@ -273,7 +273,6 @@ struct controlvm_packet_device_create  {
  */
 struct controlvm_packet_device_configure  {
 	u32 bus_no;
-	/* Control uses header SegmentIndex field to access bus number. */
 	u32 dev_no;
 } __packed;
 
-- 
git-series 0.9.1


More information about the devel mailing list