diff options
| author | Yury Norov <ynorov@nvidia.com> | 2026-03-19 23:17:10 +0300 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-03-24 13:08:17 +0300 |
| commit | 6e4235adfa8814afc361d26cd630b9af8c4f01a8 (patch) | |
| tree | 5383366d686985208531772166e029740e65a3d8 /include | |
| parent | 9d9f21d314933edaf8180839375a47724cc322fc (diff) | |
| download | linux-6e4235adfa8814afc361d26cd630b9af8c4f01a8.tar.xz | |
octeontx2-af: simplify rvu_debugfs
The driver uses bitmap_print_to_pagebuf() to store human-readable
bitmaps representations in a temporary buffers; and then feed
seq_printf() with it.
Switch to using seq_printf("%*pb") directly and drop intermediate
buffer.
Signed-off-by: Yury Norov <ynorov@nvidia.com>
Link: https://patch.msgid.link/20260319201713.941956-2-ynorov@nvidia.com
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
