diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2014-02-09 15:15:59 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-11 12:41:15 -0800 |
commit | f578b5d33ee721461921c8e79e5f8b309b2e604d (patch) | |
tree | 086f6e212becfabe7fdead2d606c7a6aca75e7d4 /drivers/mfd/ezx-pcap.c | |
parent | c44e5e39c3d168d094cfe91334fd9e826de7d51f (diff) |
staging: r8188eu: Remove _func_enter and _func_exit macros
These debugging macros are seldom used for debugging once the driver
is working. If routine tracing is needed, it can be added on an
individual basis.
In a few cases, removal of the exit macro left a bare label. In these
cases, a go to that label was replaced by a return.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mfd/ezx-pcap.c')
0 files changed, 0 insertions, 0 deletions