]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
vmbus: constify parameters where possible
authorStephen Hemminger <stephen@networkplumber.org>
Sun, 12 Feb 2017 06:02:24 +0000 (23:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Feb 2017 18:20:35 +0000 (10:20 -0800)
commite4165a0fad0963bf8b4a59f54d3360ccb6a6d1ea
treefb91d8f72f6c01e2779e2b0892202bade31907fa
parent6e47dd3e2938f41d75045bbcb64aa9df3a463b2a
vmbus: constify parameters where possible

Functions that just query state of ring buffer can have parameters
marked const.

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/hyperv_vmbus.h
drivers/hv/ring_buffer.c
include/linux/hyperv.h