On Thu, Nov 10, 2016 at 05:23:49PM +0000, Jakub Kicinski wrote: > 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.kicin...@netronome.com> > --- > include/linux/debugfs.h | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-)
Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>