diff options
| author | Joe Perches <joe@perches.com> | 2014-08-04 02:57:26 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-08-16 23:23:11 +0400 |
| commit | cb418e57d5d65ac8f46b635ff9bce08377826d18 (patch) | |
| tree | 4ce3cb87f3ef57db66134e8b43d8aafc7619b635 /include/linux/timerqueue.h | |
| parent | 63d29d5160645260619e6a4359de2a89b41dc263 (diff) | |
| download | linux-cb418e57d5d65ac8f46b635ff9bce08377826d18.tar.xz | |
staging: rtl8192ee: Fix RT_TRACE #define and uses
RT_TRACE uses require unnecessary parentheses.
Fix the #define and remove the uses.
Neaten the RT_TRACE lines and multi-line argument wrapping.
dynamic debug can add KBUILD_MODNAME and __func__ so remove those
from the #define.
Use a single statement pr_debug instead of pr_debug and pr_cont
which doesn't support dynamic debug anyway.
Miscellaneous grammar and spelling fixes on the RT_TRACE uses.
Compile tested only.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
