]> git.baikalelectronics.ru Git - kernel.git/commit
aoe: remove private mac address format function
authorHarvey Harrison <harvey.harrison@gmail.com>
Tue, 25 Nov 2008 08:40:37 +0000 (00:40 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Nov 2008 08:40:37 +0000 (00:40 -0800)
commit4e0ec0e341c7e11414d96abb738a93d4e765161f
treec6987d1351581def73321b7c8d518ac75db876a2
parent689bb09730567aa693fca34de56e5f2a59cd0ca6
aoe: remove private mac address format function

Add %pm to omit the colons when printing a mac address.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/block/aoe/aoe.h
drivers/block/aoe/aoeblk.c
drivers/block/aoe/aoecmd.c
drivers/block/aoe/aoenet.c
lib/vsprintf.c