Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debugfs: improve formatting of debugfs_real_fops()
Type of debugfs_real_fops() is longer than parameters and the name, so there is no way to break the declaration nicely. We have to go over 80 characters. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information