]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
bonding: Purely cosmetic: rename a local variable
authorWagner Ferenc <wferi@niif.hu>
Fri, 7 Dec 2007 07:40:30 +0000 (23:40 -0800)
committerJeff Garzik <jeff@garzik.org>
Fri, 7 Dec 2007 20:00:26 +0000 (15:00 -0500)
commitb88436651b612be8c29b169af832d80f00f94b7f
tree4c1bea02ed626c913d7d5c21c0a4db0cb0ecc776
parent16cd0160d5e7e22c2818b30bf1a1d4c262a8df8a
bonding: Purely cosmetic: rename a local variable

From: Wagner Ferenc <wferi@niif.hu>

Code for rendering multivalue sysfs files occurs three times
in this module.  Rename 'buffer' to 'buf' in the first, for
the sake of consistency.

Signed-off-by: Ferenc Wagner <wferi@niif.hu>
Acked-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/bonding/bond_sysfs.c