diff options
author | Daniele Di Proietto <daniele.di.proietto@gmail.com> | 2014-01-23 18:56:49 (GMT) |
---|---|---|
committer | Jesse Gross <jesse@nicira.com> | 2014-05-16 20:40:28 (GMT) |
commit | 7085130bab2f9c5b8d61bff73b01dc8195d0f974 (patch) | |
tree | 47fbd0a48f316d8ad632bf7a69ed8b9a43bfbcf1 /virt | |
parent | a188a54d11629bef2169052297e61f3767ca8ce5 (diff) | |
download | linux-7085130bab2f9c5b8d61bff73b01dc8195d0f974.tar.xz |
openvswitch: use const in some local vars and casts
In few functions, const formal parameters are assigned or cast to
non-const.
These changes suppress warnings if compiled with -Wcast-qual.
Signed-off-by: Daniele Di Proietto <daniele.di.proietto@gmail.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions