diff options
author | Dan Williams <dan.j.williams@intel.com> | 2018-03-05 16:40:05 -0800 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2018-03-06 08:50:23 -0800 |
commit | 6daaca522ab464d32419aea61dd1b41dc1c71dba (patch) | |
tree | d26edaf0c6706d62d1a1f106c7e256326a4170f6 /tools/testing/nvdimm/test | |
parent | 426824d63b77bde61422ed6e19ac7c62c1f06fca (diff) | |
download | lwn-6daaca522ab464d32419aea61dd1b41dc1c71dba.tar.gz lwn-6daaca522ab464d32419aea61dd1b41dc1c71dba.zip |
device-dax: remove redundant __func__ in dev_dbg
Dynamic debug can be instructed to add the function name to the debug
output using the +f switch, so there is no need for the dax modules to
do it again. If a user decides to add the +f switch for the dax modules'
dynamic debug this results in double prints of the function name.
Reported-by: Johannes Thumshirn <jthumshirn@suse.de>
Reported-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/testing/nvdimm/test')
0 files changed, 0 insertions, 0 deletions