mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-23 08:08:41 +00:00
__raw_writesb ends with a conditional branch, which is obviously wrong. It should return after the last loop terminates. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>