commit | 875c362b69b9e238cf1c2c5c454d5ab9469b20e9 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Thu Jan 04 14:13:25 2018 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 09 18:02:59 2018 +0100 |
tree | 71620e2917652b7d9e0f77c065f5d944e275cbe2 | |
parent | 21d02ddf716669e182a13b69b4dd928cf8ef5e0f [diff] |
vmbus: make channel attributes static These channel attribute data structures are only used by vmbus_drv sysfs routines. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>