Re: [PATCH 04/24] udf: convert UDF_SB_VOLIDENT macro toudf_sb_volume_ident function

From: Christoph Hellwig
Date: Sun Dec 23 2007 - 07:09:09 EST


On Sun, Dec 23, 2007 at 02:50:54AM +0100, marcin.slusarz@xxxxxxxxx wrote:
> - change UDF_SB_VOLIDENT macro to udf_sb_volume_ident inline function
> - rename s_volident field to s_volume_ident

Please just use the field directly without an accessor. And as usual
there's a lot of opportunity to have a nice local variable for the udf
superblock.

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