dax: Remove an unused field in struct dax_operations
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 1 Sep 2024 15:17:09 +0000 (17:17 +0200)
committerIra Weiny <ira.weiny@intel.com>
Wed, 13 Nov 2024 19:00:35 +0000 (13:00 -0600)
commitf3dd9ae7f03aefa5bb12a4606f3d6cca87863622
treece4cbd55313bacc68a1b30cde665100e566308c4
parentb8e6d7ce50673c39514921ac61f7af00bbb58b87
dax: Remove an unused field in struct dax_operations

.dax_supported() was apparently removed by commit 7b0800d00dae ("dax:
remove dax_capable") on 2021-11.

Remove the now unused function pointer from the struct dax_operations.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/56b92b722ca0a6fd1387c871a6ec01bcb9bd525e.1725203804.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
include/linux/dax.h