1
0
Files
linux/Documentation
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-06-20 14:39:36 -07:00
2012-04-03 13:09:18 +02:00
2012-06-06 09:34:56 -07:00
2012-05-15 17:28:01 -04:00
2012-03-16 20:35:01 +00:00
2012-02-28 16:05:06 +01:00
2012-05-17 08:51:59 -07:00
2012-01-02 13:04:55 +01:00