Al Viro d95852777b make ->atomic_open() return int
Change of calling conventions:
old		new
NULL		1
file		0
ERR_PTR(-ve)	-ve

Caller *knows* that struct file *; no need to return it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-14 16:33:35 +04:00
..
2012-05-04 14:59:51 -04:00
2012-07-14 16:33:35 +04:00
2012-06-01 12:12:02 -04:00
2012-05-14 17:42:22 -07:00
2012-05-14 17:42:22 -07:00
2012-03-11 15:14:16 -04:00
2012-05-22 16:45:42 -04:00
2012-07-14 16:33:08 +04:00
2012-07-10 13:25:39 -04:00
2012-06-05 18:38:47 -04:00