public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] udf: improve code related to super_block v3
@ 2008-01-06  0:44 marcin.slusarz
  2008-01-06  0:44 ` [PATCH] udf: fix coding style of super.c marcin.slusarz
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: marcin.slusarz @ 2008-01-06  0:44 UTC (permalink / raw)
  To: Andrew Morton
  Cc: LKML, Ben Fennema, Jan Kara, Christoph Hellwig, Marcin Slusarz

Hi
This patchset converts macros related to super_block into
functions. Besides that it fixes some sparse warnings (6th),
improves coding style (1st) and fixes error handling (4th).

Note that udf files has really long lines and these patches won't
validate by checkpatch. Next patchset will clean it up almost completely.
(Only 3rd patch changed from second version)

Second version: http://lkml.org/lkml/2007/12/23/197
First version: http://lkml.org/lkml/2007/12/22/150

Marcin Slusarz

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-01-08 10:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-06  0:44 [PATCH 0/6] udf: improve code related to super_block v3 marcin.slusarz
2008-01-06  0:44 ` [PATCH] udf: fix coding style of super.c marcin.slusarz
2008-01-07 13:33   ` Jan Kara
2008-01-06  0:44 ` [PATCH] udf: remove some ugly macros marcin.slusarz
2008-01-06  0:44 ` [PATCH] udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function marcin.slusarz
2008-01-06  0:44 ` [PATCH] udf: check if udf_load_logicalvol failed marcin.slusarz
2008-01-07 12:19   ` Christoph Hellwig
2008-01-06  0:44 ` [PATCH] udf: convert some macros to functions marcin.slusarz
2008-01-07 12:26   ` Christoph Hellwig
2008-01-07 20:44     ` Marcin Slusarz
2008-01-07 23:28       ` Andrew Morton
2008-01-08  6:52         ` Marcin Slusarz
2008-01-08 10:09       ` Jan Kara
2008-01-06  0:44 ` [PATCH] udf: fix sparse warnings (shadowing & mismatch between declaration and definition) marcin.slusarz
2008-01-07 12:26   ` Christoph Hellwig
2008-01-06  0:52 ` [PATCH 0/6] udf: improve code related to super_block v3 Marcin Slusarz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox