mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The variable sap is defined under ifdef, but a recently added use of the variable was not. Put that use under ifdef as well. Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>