1
0
Fork 0
alistair23-linux/arch/xtensa/platforms/iss
Al Viro db2a144bed block_device_operations->release() should return void
The value passed is 0 in all but "it can never happen" cases (and those
only in a couple of drivers) *and* it would've been lost on the way
out anyway, even if something tried to pass something meaningful.
Just don't bother.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-05-07 02:16:21 -04:00
..
include/platform xtensa: properly fix missing compiler barrier in simcall 2012-12-18 21:10:21 -08:00
Makefile xtensa: ISS: add host file-based simulated disk 2013-02-23 19:22:41 -08:00
console.c TTY: switch tty_flip_buffer_push 2013-01-15 22:30:15 -08:00
network.c xtensa: ISS: fix __simc implementation 2012-10-03 15:11:25 -07:00
setup.c xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
simdisk.c block_device_operations->release() should return void 2013-05-07 02:16:21 -04:00