busybox/networking
Denys Vlasenko 0f296a3a56 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
invarg(a,b) - "invalid argument", but how a and b enter the message?

invarg_1_to_2(a,b) is somewhat easier to read: "invalid argument 'a' to 'b'"

Audit of usage revealed a number of bad uses, with too long messages.

   text	   data	    bss	    dec	    hex	filename
 938848	    932	  17448	 957228	  e9b2c	busybox_old
 938788	    932	  17448	 957168	  e9af0	busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-10-14 13:21:01 +02:00
..
2015-07-13 03:25:46 +02:00
2015-10-07 22:42:45 +02:00
2015-10-14 12:53:47 +02:00
2013-01-14 01:34:48 +01:00
2015-10-08 11:24:44 +02:00
2015-10-13 17:17:34 +02:00
2015-10-14 12:53:47 +02:00
2015-08-15 21:15:27 +02:00
2014-01-09 20:09:43 +01:00
2015-10-13 17:17:34 +02:00
2015-08-24 20:00:17 +02:00
2015-05-25 13:46:36 +02:00
2015-08-24 20:00:17 +02:00
2011-07-25 16:35:44 +02:00
2015-10-13 17:17:34 +02:00
2015-08-24 20:00:17 +02:00
2015-08-24 20:00:17 +02:00
2015-10-13 01:51:37 +02:00