OSDN Git Service

Don't do unnecessary math.
authorPeter Jones <pjones@redhat.com>
Thu, 5 Sep 2013 17:41:31 +0000 (13:41 -0400)
committerPeter Jones <pjones@redhat.com>
Mon, 13 Jan 2014 21:27:33 +0000 (16:27 -0500)
commit0dafda1923167e98524896215b87dca8dfdf3af0
treeb61dd9e26f64879c3b66aa4d274ff9dfb1f46ca9
parent4246ffe4724e27363272843b5a5c35203d9575b5
Don't do unnecessary math.

bcl found this one too - we know len % 5 is 4, because it's tested a few
lines up.

Signed-off-by: Peter Jones <pjones@redhat.com>
src/efibootmgr/efibootmgr.c