diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-05-12 23:02:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-13 17:02:23 +0200 |
commit | 55654be9e11461484141d8dff0715efa0d7a945a (patch) | |
tree | 0f88a08b9d4fbefcd43676be5ca1966384bd0e26 /kernel/spinlock.c | |
parent | quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off (diff) | |
download | linux-55654be9e11461484141d8dff0715efa0d7a945a.tar.xz linux-55654be9e11461484141d8dff0715efa0d7a945a.zip |
mmc: make one-bit signed bitfields unsigned
Otherwise it can only take the values 0/-1 which doesn't seem to
have been intended.
drivers/mmc/host/sdhci.h:190:20: error: dubious one-bit signed bitfield
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Pierre Ossman <drzeus-list@drzeus.cx>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/spinlock.c')
0 files changed, 0 insertions, 0 deletions