Rename i2f() to int2float(), and make it global so one copy can be removed.
[firefly-linux-kernel-4.4.55.git] / drivers / xen / privcmd.h
1 #include <linux/fs.h>
2
3 extern const struct file_operations xen_privcmd_fops;