Thomas Huth dbfa934106 hw/block/onenand: Remove dead code block
The condition of the for-loop makes sure that b is always smaller
than s->blocks, so the "if (b >= s->blocks)" statement is completely
superfluous here.

Buglink: https://bugs.launchpad.net/qemu/+bug/1715007
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2017-10-06 16:28:58 +02:00
..
2016-01-20 13:36:23 +01:00
2016-01-20 13:36:23 +01:00
2017-09-27 11:35:59 +01:00
2017-09-27 11:35:59 +01:00
2017-09-27 11:35:59 +01:00
2016-06-07 18:19:24 +03:00
2017-04-21 12:41:29 -07:00
2017-09-20 19:05:26 -07:00