On Sunday, September 13, 2015 09:42:48 Sven Eckelmann wrote:
checkpatch warns when the constant is on the right side of a comparison.
Fixes: 56fd0bab9c18 ("batman-adv: Fix gw_bandwidth calculation on 32 bit systems") Signed-off-by: Sven Eckelmann sven@narfation.org
net/batman-adv/gateway_common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied in revision cef7403c.
Thanks, Marek