]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/debugfs.h
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-artful-kernel.git] / include / linux / debugfs.h
index c0befcf41b585b7f0e8702a3599eb1c3435cb69b..9d571acd3a48378d92f389ea62b30b7cfe047bfe 100644 (file)
@@ -52,8 +52,7 @@ extern struct srcu_struct debugfs_srcu;
  * Must only be called under the protection established by
  * debugfs_use_file_start().
  */
-static inline const struct file_operations *
-debugfs_real_fops(const struct file *filp)
+static inline const struct file_operations *debugfs_real_fops(const struct file *filp)
        __must_hold(&debugfs_srcu)
 {
        /*