Revision 7b4ee73e28052e53aac2fef1c91029666d8b2d70 authored by Evgeniy on 14 January 2006, 08:42:06 UTC, committed by Linus Torvalds on 14 January 2006, 18:27:32 UTC
Here is update of ufs cleanup patch, brought on by the recently fixed
ubh_get_usb_second() bug that made some ugly code rather painfully
obvious.  It also includes

 - fix compilation warnings which appears if debug mode turn on
 - remove unnecessary duplication of code to support UFS2

I tested it on ufs1 and ufs2 file-systems.

Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 59af703
History
File Mode Size
Kconfig -rw-r--r-- 866 bytes
Makefile -rw-r--r-- 382 bytes
aaci.c -rw-r--r-- 21.1 KB
aaci.h -rw-r--r-- 7.1 KB
devdma.c -rw-r--r-- 2.0 KB
devdma.h -rw-r--r-- 271 bytes
pxa2xx-ac97.c -rw-r--r-- 10.1 KB
pxa2xx-pcm.c -rw-r--r-- 9.5 KB
pxa2xx-pcm.h -rw-r--r-- 963 bytes
sa11xx-uda1341.c -rw-r--r-- 27.2 KB

back to top