|
@@ -469,6 +469,10 @@ int bitmap_scnlistprintf(char *buf, unsigned int buflen,
|
|
/* current bit is 'cur', most recently seen range is [rbot, rtop] */
|
|
/* current bit is 'cur', most recently seen range is [rbot, rtop] */
|
|
rbot = cur = find_first_bit(maskp, nmaskbits);
|
|
rbot = cur = find_first_bit(maskp, nmaskbits);
|