Skip to content
Commit 98dafac5 authored by David Howells's avatar David Howells
Browse files

rxrpc: Use before_eq() and friends to compare serial numbers



before_eq() and friends should be used to compare serial numbers (when not
checking for (non)equality) rather than casting to int, subtracting and
checking the result.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 90bd684d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment