commit | e6242fa0fb50570acb6364446dec369d7b9b5b2c | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <[email protected]> | Sat Mar 04 18:27:16 2017 -0700 |
committer | Greg Kroah-Hartman <[email protected]> | Fri Mar 17 15:10:49 2017 +0900 |
tree | 3af29861775ad039474b0843f37dcffab8b2ae10 | |
parent | 42dd2715428f24d4ac990ed9207ce28c60a4b7f6 [diff] |
vmbus: make channel_message table constant This table is immutable and should be const. Cleanup indentation and whitespace for this as well. Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: K. Y. Srinivasan <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>