On Mon, Mar 05, 2018 at 05:09:32PM -0800, Dan Williams wrote: > 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 <jthumsh...@suse.de> > Reported-by: Ross Zwisler <ross.zwis...@linux.intel.com> > Signed-off-by: Dan Williams <dan.j.willi...@intel.com>
Looks good to me. Reviewed-by: Ross Zwisler <ross.zwis...@linux.intel.com>