Re: [PATCH 1/3] v9fs: fix atomic create open

From: Andrew Morton
Date: Wed Mar 01 2006 - 00:35:05 EST


ericvh@xxxxxxxxx (Eric Van Hensbergen) wrote:
>
> + if (inode)
> + iput(inode);

iput(NULL) is legal.
-
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/