aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/sendmsg.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2016-09-23 14:04:38 +0100
committerDavid Howells <dhowells@redhat.com>2016-09-23 14:05:08 +0100
commit98dafac5697fbe1fb4bef9e3204baf9051641b00 (patch)
treed03c8d938f336f1f14f3f3fdeb3c514def6cd374 /net/rxrpc/sendmsg.c
parentrxrpc: Should be using ktime_add_ms() not ktime_add_ns() (diff)
downloadlinux-dev-98dafac5697fbe1fb4bef9e3204baf9051641b00.tar.xz
linux-dev-98dafac5697fbe1fb4bef9e3204baf9051641b00.zip
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: David Howells <dhowells@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions