I propose to remove this line because f->valid_bits will never be less than zero since, in the while loop, you're adding 8 to it. Therefore, it will always evaluate to false. This is to help remove redundant code.master
parent
f54acd4e13
commit
fcd0a0bfaa
1 changed files with 1 additions and 1 deletions
Loading…
Reference in New Issue