LWN.net Logo

udf: improve code related to super_block v3

From:  marcin.slusarz@gmail.com
To:  Andrew Morton <akpm@linux-foundation.org>
Subject:  [PATCH 0/6] udf: improve code related to super_block v3
Date:  Sun, 6 Jan 2008 01:44:29 +0100
Message-ID:  <1199580275-2487-1-git-send-email-marcin.slusarz@gmail.com>
Cc:  LKML <linux-kernel@vger.kernel.org>, Ben Fennema <bfennema@falcon.csc.calpoly.edu>, Jan Kara <jack@suse.cz>, Christoph Hellwig <hch@infradead.org>, Marcin Slusarz <marcin.slusarz@gmail.com>
Archive-link:  Article, Thread

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds