PAD macro

matsunaga matsunaga_kazuhisa at yahoo.co.jp
Thu Jun 5 10:31:21 EDT 2003


Hi 

This is really a trivial thing, 
but there are places where PAD macro is not used for 4byte alignment.
I think it would be better to be unified.

scan.c, line 357 ofs = (ofs+3)&~3;
dir.c,  line 359 writtenlen = (writtenlen+3)&~3;
dir.c,  line 656 writtenlen = (writtenlen+3)&~3;

Best regards.

Matsunaga.
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/




More information about the linux-mtd mailing list