blkio: Rename 'gets' local variable to avoid potential conflict
commit42b198c96c02686294cd00f67a98fafbe04fb2cf
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 17 Jan 2023 10:20:43 +0000 (17 10:20 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 17 Jan 2023 10:20:43 +0000 (17 10:20 +0000)
tree1ba5ecf7099a798e2c6e925a28c8f29054af9bee
parenta5f804180240aea7031470cb8ed294f904268f0a
blkio: Rename 'gets' local variable to avoid potential conflict

gets(3) is a deprecated libc function.

Thanks: Eric Blake
plugins/blkio/blkio.c