Small bug: Wrong return check from idr_pre_get in loop.c

From: Silva Paulo
Date: Fri Jul 13 2012 - 22:26:50 EST


idr_pre_get never returns a value < 0. It returns 0 (no memory) or 1 (OK).

Regards

Attachment: My_linux-3.5-rc6_patches
Description: Binary data