diff options
author | Luis Ortega Perez de Villar <luiorpe1@upv.es> | 2013-09-17 17:45:39 +0200 |
---|---|---|
committer | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | 2013-09-28 13:35:44 +0200 |
commit | f59a47343b674c42429850665142d5585d9cc713 (patch) | |
tree | c821fb67fdecdfeccc250af775776c6e87ab1bdf /lddbus/lddbus.c | |
parent | 75a5851bdf495ac3fa84c3d42b2718943ade12d1 (diff) | |
download | ldd3-f59a47343b674c42429850665142d5585d9cc713.tar.gz |
sbull/sbull.c: block_device_operations->release() should return void
The return type of block_device_operations->release() changed from
int to void in commit db2a144bedd58b3dcf19950c2f476c58c9f39d18
Fixes the following compiler warning:
sbull/sbull.c:313:2: warning:
initialization from incompatible pointer type [enabled by default]
sbull/sbull.c:313:2: warning:
(near initialization for ‘sbull_ops.release’) [enabled by default]
Diffstat (limited to 'lddbus/lddbus.c')
0 files changed, 0 insertions, 0 deletions