Re: [PATCH 5/7] udf: convert byte order of constant instead of variable

2008-01-07 Thread Jan Kara
On Sun 06-01-08 02:21:51, [EMAIL PROTECTED] wrote: > convert byte order of constant instead of variable, > which can be done at compile time (vs run time) > > Signed-off-by: Marcin Slusarz <[EMAIL PROTECTED]> OK, makes sence. Acked-by: Jan Kara <[EMAIL PROTECTED]>

Re: [PATCH 5/7] udf: convert byte order of constant instead of variable

2008-01-07 Thread Jan Kara
On Sun 06-01-08 02:21:51, [EMAIL PROTECTED] wrote: convert byte order of constant instead of variable, which can be done at compile time (vs run time) Signed-off-by: Marcin Slusarz [EMAIL PROTECTED] OK, makes sence. Acked-by: Jan Kara [EMAIL PROTECTED]

[PATCH 5/7] udf: convert byte order of constant instead of variable

2008-01-05 Thread marcin . slusarz
convert byte order of constant instead of variable, which can be done at compile time (vs run time) Signed-off-by: Marcin Slusarz <[EMAIL PROTECTED]> --- fs/udf/directory.c |4 ++-- fs/udf/inode.c | 16 fs/udf/misc.c | 12 ++-- fs/udf/super.c | 16

[PATCH 5/7] udf: convert byte order of constant instead of variable

2008-01-05 Thread marcin . slusarz
convert byte order of constant instead of variable, which can be done at compile time (vs run time) Signed-off-by: Marcin Slusarz [EMAIL PROTECTED] --- fs/udf/directory.c |4 ++-- fs/udf/inode.c | 16 fs/udf/misc.c | 12 ++-- fs/udf/super.c | 16