Home
last modified time | relevance | path

Searched hist:"7085130 bab2f9c5b8d61bff73b01dc8195d0f974" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/openvswitch/
H A Dflow_table.cdiff 7085130bab2f9c5b8d61bff73b01dc8195d0f974 Thu Jan 23 12:56:49 CST 2014 Daniele Di Proietto <daniele.di.proietto@gmail.com> 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>
H A Dflow_netlink.cdiff 7085130bab2f9c5b8d61bff73b01dc8195d0f974 Thu Jan 23 12:56:49 CST 2014 Daniele Di Proietto <daniele.di.proietto@gmail.com> 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>