Files
android_kernel_samsung_sm8750/drivers/infiniband/hw/qib
Al Viro 4961772560 infinibad: weird APIs switched to ->write_iter()
Things Not To Do When Writing A Driver, part 1001st:
have writev() and write() on the same file doing completely
different things.  As in, "interpret very different sets of
commands".

	We _can_ handle that, but it's a bloody bad idea.
Don't do that in new drivers.  Ever.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-04-11 22:29:42 -04:00
..
2013-09-13 15:09:52 +02:00
2015-02-20 09:04:09 -08:00
2013-06-21 17:19:49 -07:00
2015-02-20 09:04:09 -08:00
2015-02-20 09:04:09 -08:00
2015-02-20 09:04:09 -08:00
2013-08-13 11:14:34 -07:00
2011-10-13 09:13:26 -07:00
2015-02-20 09:04:09 -08:00