commit | 434b5a2e2dfd2a15bde68ed7ed2d4150eceb04e0 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Apr 06 13:53:56 2013 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Apr 09 15:16:32 2013 -0400 |
tree | 754fa40cbd8516d1118177cecbe17ede62570a14 | |
parent | 264bd6602edd9f309c67685770bc1c8103699428 [diff] |
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 <viro@zeniv.linux.org.uk>