rteval: Use get instead of setdefault for calculating range

As Crystal Wood <crwood@redhat.com> points out, there is no
need to setdefault when calculating the range, just use get
if there is no value.

Signed-off-by: John Kacur <jkacur@redhat.com>
2 files changed