diff options
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | 2014-06-18 18:36:03 -0700 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-06-21 16:40:14 +0800 |
commit | fc1084aad72297cb6dbccf4c78473b5390ff6c87 (patch) | |
tree | 430bf03ae1bcfbdf58fad4522d42be027165974c /gdb-xml | |
parent | 427e1750a0b98a72cad424327604f51e993dcc5f (diff) |
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>
Diffstat (limited to 'gdb-xml')
0 files changed, 0 insertions, 0 deletions