commit | 8110a7a7d295b08433dfa7e692e347a43e63f475 | [log] [tgz] |
---|---|---|
author | Nathan Huckleberry <nhuck@google.com> | Wed Jun 19 11:17:15 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 17:19:46 2019 -0400 |
tree | 81744b23619cbb082003f4ea643a70d4b014c0a8 | |
parent | c7036d97acd2527cef145b5ef9ad1a37ed21bbe6 [diff] |
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>