fstests: remove DMAPI support from build system
[xfstests-dev.git] / common / rc
index aa9962c3b1a8add96f1648ce75ee0e03ba6d7219..aea0d076d111e4b12b0b74bbd77c6c924e5c554a 100644 (file)
--- a/common/rc
+++ b/common/rc
@@ -277,7 +277,6 @@ _mount_ops_filter()
     local params="$*"
     local last_index=$(( $# - 1 ))
 
     local params="$*"
     local last_index=$(( $# - 1 ))
 
-    #get mount point to handle dmapi mtpt option correctly
     [ $last_index -gt 0 ] && shift $last_index
     local fs_escaped=$1
 
     [ $last_index -gt 0 ] && shift $last_index
     local fs_escaped=$1