autoconf: remove spurious no-op 93/12993/3
authorMichael Meffie <mmeffie@sinenomine.net>
Wed, 4 Apr 2018 22:20:02 +0000 (18:20 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 19 Oct 2018 04:04:50 +0000 (00:04 -0400)
Change-Id: I27242481dc3039f6776deb89e31793deee7f2840
Reviewed-on: https://gerrit.openafs.org/12993
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>

src/cf/linux-kernel-assorted.m4

index b991c3a..191b603 100644 (file)
@@ -74,5 +74,4 @@ if test "x$ac_cv_linux_func_page_get_link" != "xyes" -a "x$ac_cv_linux_struct_in
     AC_MSG_ERROR([Your kernel does not use follow_link - not supported without symlink cache API])
     exit 1
 fi
-: dnl remnant no-op
 ])