block: rbd: removing unnecessary test
authorYehuda Sadeh <yehuda@hq.newdream.net>
Mon, 27 Sep 2010 17:51:53 +0000 (10:51 -0700)
committerSage Weil <sage@newdream.net>
Wed, 20 Oct 2010 22:38:20 +0000 (15:38 -0700)
rbd_get_segment() can't return a negative value, we don't need to check
the return output.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>

No differences found