On Wed, 1 Aug 2018 20:00:56 -0500 "Gustavo A. R. Silva" <[email protected]> wrote:
> Return statements in functions returning bool should use true or false > instead of an integer value. > > This code was detected with the help of Coccinelle. > > Signed-off-by: Gustavo A. R. Silva <[email protected]> Thanks, applied. -- Steve

