Tejun Heo 6b2db28a7a fuse: misc cleanups
* fuse_file_alloc() was structured in weird way.  The success path was
  split between else block and code following the block.  Restructure
  the code such that it's easier to read and modify.

* Unindent success path of fuse_release_common() to ease future
  changes.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2009-04-28 16:56:35 +02:00
..
2008-11-26 12:03:54 +01:00
2009-01-26 15:00:59 +01:00
2009-04-28 16:56:35 +02:00
2009-03-27 14:44:01 -04:00
2009-04-28 16:56:35 +02:00
2009-01-22 13:15:55 +03:00