]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ide-tape: use clamp_t() rather than nested min_t()/max_t()
authorHarvey Harrison <harvey.harrison@gmail.com>
Tue, 15 Jul 2008 19:21:41 +0000 (21:21 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Tue, 15 Jul 2008 19:21:41 +0000 (21:21 +0200)
commita792bd5a407872714942f50bf24083874ce03745
tree5e0c2562995de351d652bfa2784a2f20e4af2d39
parentd6cddd3cac6650f273a2595c9f403aacee01ab05
ide-tape: use clamp_t() rather than nested min_t()/max_t()

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-tape.c