mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
The Coverity checker spotted this obvious use-after-release bug caused by a wrong order of the cleanups. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>