kernel/arch/arm/xen/hypercall.S
.. .. @@ -113,8 +113,7 @@ 113 113 114 114 /* 115 115 * Disable userspace access from kernel. This is fine to do it 116 - * unconditionally as no set_fs(KERNEL_DS)/set_fs(get_ds()) is117 - * called before.116 + * unconditionally as no set_fs(KERNEL_DS) is called before.118 117 */ 119 118 uaccess_disable r4 120 119