]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/hyperv: fix a compiler warning in hv_crash.c
authorMukesh R <mrathor@linux.microsoft.com>
Wed, 4 Feb 2026 06:11:38 +0000 (06:11 +0000)
committerWei Liu <wei.liu@kernel.org>
Wed, 4 Feb 2026 06:11:38 +0000 (06:11 +0000)
commit956efd32f9e5d258a82c086e5c18a4f5abdd10c4
tree91cb5267668a4423767b3ab5ddd4346a8d9e32d5
parent754cf84504ea7dad1e9439b93f8729409ef2c2f2
x86/hyperv: fix a compiler warning in hv_crash.c

Fix a compiler warning that status is defined by not used.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202512301641.FC6OAbGM-lkp@intel.com/
Signed-off-by: Mukesh R <mrathor@linux.microsoft.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
arch/x86/hyperv/hv_crash.c