keucr: use more specific max_t(int, ..
authorJohannes Schilling <of82ecuq@cip.cs.fau.de>
Thu, 6 Jun 2013 16:10:46 +0000 (18:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 18:48:49 +0000 (11:48 -0700)
commit3fb91d1128ff8a211f0a2b4dec9ad34d33ce6316
tree72fac7d806e5c151606d38d631b2af1e9c5e18b9
parent8be88040000705e6f26cc3f59b26fdd0efc7eae6
keucr: use more specific max_t(int, ..

as advised by checkpatch, changed generic max(..) to max_t(int, ..

Signed-off-by: Laura Lawniczak <laura.lawniczak@googlemail.com>
Signed-off-by: Johannes Schilling <of82ecuq@cip.cs.fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/keucr/transport.c
This page took 0.027148 seconds and 5 git commands to generate.