diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2014-09-12 15:50:58 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-09-15 15:00:53 -0400 |
commit | 5eef40e5687da4ad0123e231e4fe952a12655f0b (patch) | |
tree | d4b25e8a99c9ae7791592413263cace4bcddb987 /security/security.c | |
parent | 737f657f71b6e4bcb07478eb0a32eb92c80eaf4b (diff) | |
download | blackbird-obmc-linux-5eef40e5687da4ad0123e231e4fe952a12655f0b.tar.gz blackbird-obmc-linux-5eef40e5687da4ad0123e231e4fe952a12655f0b.zip |
rtlwifi: btcoexist: Change local debugging macros CL_*** into the standard varieties
Macros CL_SNPRINTF and CL_PRINTF are always used in that order. The first
formats info into a buffer, and the second dumps it with printk. As the
debug system in rtlwifi has a macro that does this with a single call,
it seems reasonable to use it instead. An additional benefit is that the
debug level can be set when loading the driver used by the wifi device.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions