]> git.baikalelectronics.ru Git - kernel.git/commit
Drivers: hv: vmbus: respect what we get from hv_get_synint_state()
authorDexuan Cui <decui@microsoft.com>
Tue, 27 Mar 2018 22:01:01 +0000 (15:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Mar 2018 11:24:56 +0000 (13:24 +0200)
commit73b98f4f734339b6842a6a9734d8e409a804f18e
treef839551ed8c3574257069f198c198428e8038216
parent610c625a80bfe3cd4c3ee1fb471910ee07d51162
Drivers: hv: vmbus: respect what we get from hv_get_synint_state()

I didn't really hit a bug, but just happened to notice the redundant line.

Signed-off-by: Dexuan Cui <decui@microsoft.com>
Cc: Stephen Hemminger <sthemmin@microsoft.com>
Cc: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv.c