aboutsummaryrefslogtreecommitdiffstats
path: root/config/kernel-blk-queue-nonrot.m4
diff options
context:
space:
mode:
Diffstat (limited to 'config/kernel-blk-queue-nonrot.m4')
-rw-r--r--config/kernel-blk-queue-nonrot.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/config/kernel-blk-queue-nonrot.m4 b/config/kernel-blk-queue-nonrot.m4
index 45d78f791..aa6d678fe 100644
--- a/config/kernel-blk-queue-nonrot.m4
+++ b/config/kernel-blk-queue-nonrot.m4
@@ -8,7 +8,7 @@ dnl #
AC_DEFUN([ZFS_AC_KERNEL_BLK_QUEUE_NONROT], [
AC_MSG_CHECKING([whether blk_queue_nonrot() is available])
tmp_flags="$EXTRA_KCFLAGS"
- EXTRA_KCFLAGS="-Wno-unused-but-set-variable"
+ EXTRA_KCFLAGS="${NO_UNUSED_BUT_SET_VARIABLE}"
ZFS_LINUX_TRY_COMPILE([
#include <linux/blkdev.h>
],[