Aaron Conole <aconole at bytheb.org> writes: > The less-than comparison operator makes no modifications to the internal > state of either the lhs or rhs of the expression. Signal this properly > as a 'const' operation. > > Signed-off-by: Aaron Conole <aconole at bytheb.org> > --- Applied.