X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=lib%2Flibspl%2Finclude%2Fumem.h;h=f102f662a8f48a4e7012533057e38018ba8933fc;hb=refs%2Fheads%2Frertzinger%2Ffeature-zpool-get--p;hp=87db1f451e877fce7f64820ba15e1e9ee0202f72;hpb=a26baf285f71eb95f1eace8c79d12d647a694488;p=zfs.git diff --git a/lib/libspl/include/umem.h b/lib/libspl/include/umem.h index 87db1f4..f102f66 100644 --- a/lib/libspl/include/umem.h +++ b/lib/libspl/include/umem.h @@ -28,10 +28,10 @@ #define _LIBSPL_UMEM_H /* XXX: We should use the real portable umem library if it is detected - * at configure time. However, if the library is not available we can + * at configure time. However, if the library is not available, we can * use a trivial malloc based implementation. This obviously impacts - * performance but unless you using a full userspace build of zpool for - * something other than ztest your likely not going to notice or care. + * performance, but unless you are using a full userspace build of zpool for + * something other than ztest, you are likely not going to notice or care. * * https://labs.omniti.com/trac/portableumem */