]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvpp2: debugfs: Add pmap to fs dump
authorNathan Huckleberry <nhuck@google.com>
Wed, 19 Jun 2019 18:17:15 +0000 (11:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Jun 2019 21:19:46 +0000 (17:19 -0400)
commitc2ca2f74906ad871b0d0f4b8cdb7434c00255680
tree81744b23619cbb082003f4ea643a70d4b014c0a8
parentcc11e5230f5215138a43a7b81f160668fa0f2001
net: mvpp2: debugfs: Add pmap to fs dump

There was an unused variable 'mvpp2_dbgfs_prs_pmap_fops'
Added a usage consistent with other fops to dump pmap
to userspace.

Cc: clang-built-linux@googlegroups.com
Link: https://github.com/ClangBuiltLinux/linux/issues/529
Signed-off-by: Nathan Huckleberry <nhuck@google.com>
Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c