diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2014-02-10 01:15:59 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-12 00:41:15 +0400 |
commit | f578b5d33ee721461921c8e79e5f8b309b2e604d (patch) | |
tree | 086f6e212becfabe7fdead2d606c7a6aca75e7d4 /drivers/iio/light | |
parent | c44e5e39c3d168d094cfe91334fd9e826de7d51f (diff) | |
download | linux-f578b5d33ee721461921c8e79e5f8b309b2e604d.tar.xz |
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/iio/light')
0 files changed, 0 insertions, 0 deletions