]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove blk_queue_discard() autotools check
authorRichard Yao <ryao@gentoo.org>
Mon, 15 Sep 2014 03:39:03 +0000 (23:39 -0400)
committerRichard Yao <ryao@gentoo.org>
Fri, 4 Sep 2015 19:37:25 +0000 (15:37 -0400)
commitd677203a9b38b389184a4e2c43c6cd8f8e5b20d4
tree519eea5209414e239937416fc5f847a006546e5d
parent7d6e2adb4e4a60efe2a906faf00d134c0403dda5
Remove blk_queue_discard() autotools check

This autotools check was never needed because we can check for the
existence of QUEUE_FLAG_DISCARD in the kernel headers.

Signed-off-by: Richard Yao <ryao@gentoo.org>
config/kernel-blk-queue-discard.m4 [deleted file]
config/kernel.m4