mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
619ae03e92
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>