From: Al Viro Date: Mon, 21 Nov 2011 22:25:37 +0000 (-0500) Subject: iio: fix a leak due to improper use of anon_inode_getfd() X-Git-Tag: v3.2-rc3~10^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b46413367961c2e8bd827e067a231be982aaeee2;p=pandora-kernel.git iio: fix a leak due to improper use of anon_inode_getfd() it can fail and in that case ->release() will *not* be called... Signed-off-by: Al Viro --- Reading git-diff-tree failed