Re: [2.6 patch] ocfs2_insert_extent(): remove dead code

2007-07-24 Thread Mark Fasheh
On Mon, Jul 23, 2007 at 10:01:21AM +0200, Adrian Bunk wrote: > This patch removes some now dead code. Yep - thanks Adrian. --Mark -- Mark Fasheh Senior Software Developer, Oracle [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a m

[2.6 patch] ocfs2_insert_extent(): remove dead code

2007-07-23 Thread Adrian Bunk
This patch removes some now dead code. Spotted by the Coverity checker. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/ocfs2/alloc.c |4 1 file changed, 4 deletions(-) --- linux-2.6.22-rc6-mm1/fs/ocfs2/alloc.c.old 2007-07-23 01:29:25.0 +0200 +++ linux-2.6.22-rc6-mm1