]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/s390/kvm/kvm-s390.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[karo-tx-linux.git] / arch / s390 / kvm / kvm-s390.c
index bade533ba288789275ee8b419ccf16d40f23d0f1..30ca85cce3147f89b70cb2ba991c20e1275a1a5a 100644 (file)
@@ -721,7 +721,7 @@ static int __init kvm_s390_init(void)
 
        /*
         * guests can ask for up to 255+1 double words, we need a full page
-        * to hold the maximum amount of facilites. On the other hand, we
+        * to hold the maximum amount of facilities. On the other hand, we
         * only set facilities that are known to work in KVM.
         */
        facilities = (unsigned long long *) get_zeroed_page(GFP_KERNEL|GFP_DMA);