]> git.baikalelectronics.ru Git - kernel.git/commit
hyperv: remove unnecessary return variable
authorStephen Hemminger <stephen@networkplumber.org>
Sun, 5 Mar 2017 01:27:15 +0000 (18:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Mar 2017 06:10:49 +0000 (15:10 +0900)
commit2cccc21c19c5f7c3de9dd08e6b4c9ba1809c51cf
tree649665dbd81b16c9b30f16381556800668115a3b
parentf1fed5ccdcc268d67fa38f1fa7516798ebdccc49
hyperv: remove unnecessary return variable

hv_ringbuffer_read cleanup.

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