fotg210: change dbg_port() to evaluate parameters only if needed
authorOliver Neukum <oneukum@suse.de>
Mon, 18 Nov 2013 12:23:05 +0000 (13:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Dec 2013 18:28:39 +0000 (10:28 -0800)
For dynamic debug the overhead for evaluating parameters must
be sacrificed only if the message is actually printed

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found