Files
linux/drivers/misc
YueHaibing 8f523d6db7 VMCI: remove set but not used variable 'cid'
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/misc/vmw_vmci/vmci_host.c: In function 'vmci_host_do_alloc_queuepair':
drivers/misc/vmw_vmci/vmci_host.c:450:6: warning:
 variable 'cid' set but not used [-Wunused-but-set-variable]
  u32 cid;
      ^

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-10-02 16:02:14 -07:00
..
2017-11-15 18:21:04 -08:00
2018-08-21 23:54:18 -04:00
2017-08-28 16:55:48 +02:00
2018-09-25 20:21:02 +02:00
2018-04-23 13:31:27 +02:00
2018-09-25 20:11:43 +02:00