summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorHaavard Skinnemoen <hskinnemoen@atmel.com>2006-10-31 20:01:11 +0100
committerHaavard Skinnemoen <hskinnemoen@atmel.com>2006-11-06 10:43:24 +0100
commit168c8fa32ff40d6caf7226a5abf2a0096f3393bf (patch)
treeb58f6a66a4325e83482cbc43d88fae7c9ee1054a /COPYING
parente9a43850e6a99e335c8120579749389b376bc204 (diff)
downloadlinux-168c8fa32ff40d6caf7226a5abf2a0096f3393bf.tar.gz
linux-168c8fa32ff40d6caf7226a5abf2a0096f3393bf.tar.xz
AVR32: Fix thinko in generic_find_next_zero_le_bit()
The existing implementation of this function seems to be looking for a one although it should be looking for a zero. This causes trouble for the ext2 filesystem, which tends to report -ENOSPC without this patch. Fix this by complementing each word before scanning. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions