commit | 18165f6f6570318ad0bb1e60c2ae597cdfd09a50 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <sw@simonwunderlich.de> | Sat Aug 08 02:01:50 2015 +0200 |
committer | Antonio Quartulli <a@unstable.cc> | Wed Dec 16 00:21:42 2015 +0800 |
tree | a4f2b1961369488044e80d5bfbbb90c63a350fbc | |
parent | 4ff1e2a738c2c954ea2c0d6a7c2b06056d8d3849 [diff] |
batman-adv: rename equiv/equal or better to similar or better Since the function applies a threshold and also slightly worse values are accepted, ''equal or better'' does not represent the intention of the function. ''Similar or better'' represents that better. Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>