From: Robert Love Date: Mon, 15 Aug 2005 16:27:54 +0000 (-0400) Subject: [PATCH] inotify: fix idr_get_new_above usage X-Git-Tag: v2.6.13-rc7~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf955ce98cb3cf40e20d0cc435299eb76e8819e;p=pandora-kernel.git [PATCH] inotify: fix idr_get_new_above usage We are saving the wrong thing in ->last_wd. We want the wd, not the return value. Signed-off-by: Robert Love Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed