mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>