commit | e4165a0fad0963bf8b4a59f54d3360ccb6a6d1ea | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Sat Feb 11 23:02:24 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 14 10:20:35 2017 -0800 |
tree | fb91d8f72f6c01e2779e2b0892202bade31907fa | |
parent | 6e47dd3e2938f41d75045bbcb64aa9df3a463b2a [diff] |
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>