diff options
author | Marcin Slusarz <marcin.slusarz@gmail.com> | 2008-12-02 13:40:11 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2009-04-02 12:29:52 +0200 |
commit | 87bc730c07a0884d14d6af5c9d49f4669c0a0589 (patch) | |
tree | aae3f3b6286526e16ee9614923d227612affe51e /crypto/rmd320.c | |
parent | udf: fix sparse warnings: (diff) | |
download | linux-87bc730c07a0884d14d6af5c9d49f4669c0a0589.tar.xz linux-87bc730c07a0884d14d6af5c9d49f4669c0a0589.zip |
udf: fix default mode and dmode options handling
On x86 (and several other archs) mode_t is defined as "unsigned short"
and comparing unsigned shorts to negative ints is broken (because short
is promoted to int and then compared). Fix it.
Reported-and-tested-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'crypto/rmd320.c')
0 files changed, 0 insertions, 0 deletions