Improve "const correctness"
Brought to you by:
bdschuym
Would you like to apply the advices from the article
"http://en.wikipedia.org/wiki/Const_correctness" to
your sources?
I suggest to add the key word "const" to the type
specifiers for parameters like the following.
- newaddr (function "br_fdb_changeaddr")
- matchmask (function "is_same")
Logged In: YES
user_id=369311
I'll try to think about it in my next code reading.
Logged In: YES
user_id=572001
I suggest to keep this issue open until it will be fixed.