[PATCH 00/24] udf: convert super_block macros to functions

2007-12-22 Thread marcin . slusarz
Hi
This patchset converts macros related to super_block handling into
functions. Besides that it fixes some sparse warnings (23rd and 24th),
improves coding style (1st) and fixes error handling (19th).

Note that udf files has really long lines and these patches won't validate
by checkpatch. I'm going to do more cleanups later.

PS: This is the first time I use git-send-email - tell me if I do something 
wrong.

Marcin Slusarz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 00/24] udf: convert super_block macros to functions

2007-12-22 Thread marcin . slusarz
Hi
This patchset converts macros related to super_block handling into
functions. Besides that it fixes some sparse warnings (23rd and 24th),
improves coding style (1st) and fixes error handling (19th).

Note that udf files has really long lines and these patches won't validate
by checkpatch. I'm going to do more cleanups later.

PS: This is the first time I use git-send-email - tell me if I do something 
wrong.

Marcin Slusarz
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/