/doc/

vcs-git' href='http:///git.distanz.ch/cgit.cgi/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2016-05-18 09:13:13 -0700
committerDan Williams <dan.j.williams@intel.com>2016-05-18 09:13:13 -0700
commit6cf9c5babd980ec1959e0dd45e3036474c6a294f (patch)
treee8a059c5a7d85ab61d918725aae3c5c487762fe2 /Documentation
parent45a0dac0451136fa7ae34a6fea53ef6a136287ce (diff)
libnvdimm: stop requiring a driver ->remove() method
The dax_pmem driver was implementing an empty ->remove() method to satisfy the nvdimm bus driver that unconditionally calls ->remove(). Teach the core bus driver to check if ->remove() is NULL to remove that requirement. Reported-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'Documentation')