]> Git Repo - linux.git/blobdiff - arch/arm/xen/hypercall.S
get rid of legacy 'get_ds()' function
[linux.git] / arch / arm / xen / hypercall.S
index b0b80c0f09f31e30aba022e317b4d9a19daaccbd..b11bba542faccc4889abe8b5571b583e83ee0479 100644 (file)
@@ -113,8 +113,7 @@ ENTRY(privcmd_call)
 
        /*
         * Disable userspace access from kernel. This is fine to do it
-        * unconditionally as no set_fs(KERNEL_DS)/set_fs(get_ds()) is
-        * called before.
+        * unconditionally as no set_fs(KERNEL_DS) is called before.
         */
        uaccess_disable r4
 
This page took 0.030763 seconds and 4 git commands to generate.