From: Al Viro Date: Sat, 6 Apr 2013 17:53:56 +0000 (-0400) Subject: sound_firmware: don't bother with filp_close() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=434b5a2e2dfd2a15bde68ed7ed2d4150eceb04e0;p=pandora-kernel.git sound_firmware: don't bother with filp_close() it's opened read-only and never installed into any descriptor tables; fput() will do just as well. Signed-off-by: Al Viro --- Reading git-diff-tree failed