Re: [PATCH] devtmpfs: Calling delete_path() only when necessary

From: Rob Landley
Date: Tue Dec 03 2013 - 21:59:30 EST


On 11/16/2013 02:15:23 AM, Axel Lin wrote:
The deleted variable is always 1 in current code.
Initialize deleted variable to be 0, so delete_path() will be called only when
necessary.

Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>

I'm not seeing this in linux-next, or a reply on the web archive. Assuming nobody's objected to this, you might want to forward it to trivial@xxxxxxxxxxx

That said, you could describe what it _does_ a little more?

Thanks,

Rob--
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/