From: Matan Barak Date: Sun, 26 Apr 2015 12:55:57 +0000 (+0300) Subject: net/bonding: Make DRV macros private X-Git-Tag: omap-for-v4.2/omap1-v2~58^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73b5a6f2a7a1cb78ccdec3900afc8657e11bc6bf;p=pandora-kernel.git net/bonding: Make DRV macros private The bonding modules currently defines four macros with general names that pollute the global namespace: DRV_VERSION DRV_RELDATE DRV_NAME DRV_DESCRIPTION Fixing that by defining a private bonding_priv.h header files which includes those defines. Signed-off-by: Matan Barak Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed