From: Joe Perches Date: Tue, 24 Mar 2015 18:10:09 +0000 (-0700) Subject: staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARG X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea07278681c9738b8da96670be20898cd40c7bfe;p=pandora-kernel.git staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARG Use the standard vsprintf kernel extension to format mac addresses. This reduces object code size a bit. Miscellanea: o Coalesce formats o Realign arguments o Remove the now unused MAC_FMT and MAC_ARG #defines Signed-off-by: Joe Perches Acked-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed