diff options
author | Andy Shevchenko <[email protected]> | 2019-07-29 16:35:11 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-29 08:56:26 -0700 |
commit | 3b11dc5712c30cf56b73e9f67a815e7c728c67be (patch) | |
tree | b901e39acc6ea16e0b656197985aef31bd7cb5ac /tools/perf/scripts/python/stackcollapse.py | |
parent | 41bd9cee8a68b61743e096ac92a82de1c88f96be (diff) |
NFC: nxp-nci: Remove unused macro pr_fmt()
The macro had never been used.
The driver uses mostly the nfc_err(), which, with other macros in the family,
is backed by corresponding dev_err(). pr_fmt() is not used for dev_err()
macro. Moreover, there is no need to print the module name which is part of the
device instance name anyway.
Signed-off-by: Andy Shevchenko <[email protected]>
Tested-by: Sedat Dilek <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions