-
Rusty Russell authored
Impact: cleanup seq_bitmap just calls bitmap_scnprintf on the bits: that arg can be const. Similarly, seq_cpumask just calls seq_bitmap. Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
cb78a0ce
Impact: cleanup
seq_bitmap just calls bitmap_scnprintf on the bits: that arg can be const.
Similarly, seq_cpumask just calls seq_bitmap.
Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>