git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d34cc2
)
virtio: make config_ops const
author
Stephen Hemminger
<stephen@networkplumber.org>
Sun, 10 Feb 2013 05:27:38 +0000
(15:57 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 11 Feb 2013 05:02:17 +0000
(15:32 +1030)
It is just a table of function pointers, make it const for cleanliness and security
reasons.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found