diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2015-12-08 17:20:49 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-12-22 05:23:17 -0800 |
commit | 0d722ec8bf46cb6547d10e8c5d9b8b6498bc7f97 (patch) | |
tree | 258fb6fca462892db071443ece80d5944551186c /drivers/message/fusion | |
parent | f632fed30f8e0c1b5c9de209f00145f516e7ad37 (diff) |
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
Tri-states need 'if IS_ENABLED()', booleans should use 'ifdef'.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/message/fusion')
0 files changed, 0 insertions, 0 deletions