diff options
| author | Devendra Naga <[email protected]> | 2012-10-27 02:10:00 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-10-29 14:54:34 -0700 |
| commit | 1f5466b0a6c82a1489f5d1ff9ef20c919b56a2cc (patch) | |
| tree | 385f2bd949909c1603a35552605ec09b638e31ac /include/linux/timerqueue.h | |
| parent | 75254af8908501f9cfc6be878c595da02859a0b5 (diff) | |
staging: csr: remove func_exit_r macro
this macro is used for debugging purposes,
it actually defined as
if (unifi_debug >= 5) {
printk("unifi: <= %s %d\n", __FUNCTION__, (int)rc);
}
which produces too many of those prints if the unifi_debug is >=5.
remove these calls and the macro itself altogether
Signed-off-by: Devendra Naga <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions