diff options
| author | Jan Kara <[email protected]> | 2020-09-21 09:33:23 +0000 |
|---|---|---|
| committer | Dan Williams <[email protected]> | 2020-09-21 13:53:09 +0000 |
| commit | 88b67edd7247466bc47f01e1dc539b0d0d4b931e (patch) | |
| tree | ccbb9aaef702fa321660c774b35494ae96d5b669 /net/switchdev/switchdev.c | |
| parent | Linux 5.9-rc6 (diff) | |
| download | kernel-88b67edd7247466bc47f01e1dc539b0d0d4b931e.tar.gz kernel-88b67edd7247466bc47f01e1dc539b0d0d4b931e.zip | |
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
dax_supported() is defined whenever CONFIG_DAX is enabled. So dummy
implementation should be defined only in !CONFIG_DAX case, not in
!CONFIG_FS_DAX case.
Fixes: e2ec51282545 ("dm: Call proper helper to determine dax support")
Cc: <[email protected]>
Reported-by: Geert Uytterhoeven <[email protected]>
Reported-by: Naresh Kamboju <[email protected]>
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
