net/af_iucv: replace open-coded U16_MAX
authorJulian Wiedmann <jwi@linux.ibm.com>
Tue, 19 May 2020 19:10:10 +0000 (21:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2020 19:50:14 +0000 (12:50 -0700)
commit0d1c7664ed2044048d5ed790b943affa296bc3a4
treec2dd9f14cc0c44b45afcb230d48e6728fd098dfa
parent585bc2209539501674b77de68f58e98039892501
net/af_iucv: replace open-coded U16_MAX

Improve the readability of a range check.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/iucv/af_iucv.c