From: Steve Glendinning Date: Wed, 21 Jan 2009 20:35:43 +0000 (-0800) Subject: usbnet: allow type check of devdbg arguments in non-debug build X-Git-Tag: v2.6.29-rc3~23^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b491eee46012772cbf029450d123e933c2e7940;p=pandora-kernel.git usbnet: allow type check of devdbg arguments in non-debug build Improve usbnet's devdbg to always type-check diagnostic arguments, like dev_dbg (device.h). This makes no change to the resulting size of usbnet modules. This patch also removes an #ifdef DEBUG directive from rndis_wlan so it's devdbg statements are always type-checked at compile time. Signed-off-by: Steve Glendinning Signed-off-by: David Brownell Signed-off-by: David S. Miller --- Reading git-diff-tree failed