diff options
| author | Nishad Kamdar <[email protected]> | 2018-09-01 03:49:43 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-10 17:04:21 +0200 |
| commit | bc554d1e94bdfdcca540c1a8b2c01a930a437a15 (patch) | |
| tree | bcf8c3033203541d1c22d45b06990824353a7a25 /tools | |
| parent | 72536ea687d838bc949982162df49f5f66f7404f (diff) | |
staging: mt7621-mmc: Fix debug macro ERR_MSG and its usages
Replace all usages of ERR_MSG with with dev_<level> without __func__
or __LINE__ or current->comm and current->pid. Remove the do {}
while(0) loop for the single statement macro. Delete commented
ERR_MSG() usage. Drop ERR_MSG from dbg.h. Issue found by checkpatch.
Signed-off-by: Nishad Kamdar <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions