Files
linux-apfs/drivers/net
Joe Perches 0a645e8097 drivers/net/mlx4: Use %pV, pr_<level>, printk_once
Remove near duplication of format string constants by using the newly
introduced vsprintf extention %pV to reduce text by 20k or so.

$ size drivers/net/mlx4/built-in.o*
   text	   data	    bss	    dec	    hex	filename
 161367	   1866	  48784	 212017	  33c31	drivers/net/mlx4/built-in.o
 142621	   1866	  46248	 190735	  2e90f	drivers/net/mlx4/built-in.o.new

Use printk_once as appropriate.
Convert printks to pr_<level>, some bare printks now use pr_cont.
Remove now unused #define PFX.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-15 19:05:17 -07:00
..
2010-07-08 23:12:27 -07:00
2010-07-12 20:21:41 -07:00
2010-07-14 17:55:35 -07:00
2010-07-12 21:21:27 -07:00
2010-07-10 19:42:06 -07:00
2010-07-11 18:15:08 -07:00
2010-07-11 18:15:08 -07:00
2010-07-08 23:42:40 -07:00
2010-07-07 18:24:29 -07:00
2010-07-08 23:12:27 -07:00
2010-07-04 11:44:00 -07:00
2010-07-07 15:45:00 -07:00
2010-07-14 13:36:18 -07:00
2010-06-25 20:37:21 -07:00
2010-06-25 20:37:20 -07:00
2010-07-14 13:40:36 -07:00
2010-07-14 13:40:36 -07:00
2010-07-14 17:57:19 -07:00
2010-07-08 23:44:26 -07:00
2010-07-05 22:15:47 -07:00
2010-07-07 15:54:54 -07:00
2010-06-21 13:40:25 -07:00
2010-07-05 20:08:05 -07:00
2010-07-02 22:27:25 -07:00
2010-07-07 15:00:49 -07:00
2010-07-14 12:17:35 -07:00
2010-07-13 14:20:58 -07:00
2010-07-11 17:07:44 -07:00
2010-07-11 17:07:43 -07:00
2010-07-14 17:53:18 -07:00