Peter Crosthwaite fc1084aad7 block: m25p80: sync_page(): Deindent function body.
sync_page() was conditionalizing it's whole fn body on the bdrv being
non-null. Just return for the function immediately on NULL brdv and
get rid of the big if.

Makes implementation consistent with flash_zynq_area().

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-06-21 16:40:14 +08:00
..
2013-11-05 19:57:47 -08:00
2014-03-31 22:35:03 +02:00
2013-09-01 19:32:42 +04:00
2014-06-09 11:54:22 +01:00
2014-05-07 16:18:04 +00:00
2014-05-07 16:18:04 +00:00