On Mon, 2011-01-17 at 18:12 +0100, jes.soren...@redhat.com wrote: > From: Jes Sorensen <jes.soren...@redhat.com> > > Another two cleanups to strtosz() suggested by Alex Williamson. > > I had reversed the use of the names of the return arguments to modf(), > and use the STRTOSZ_DESUFFIX_ macros in the switch() statement. > > Cheers, > Jes > > > Jes Sorensen (2): > strtosz(): Fix name confusion in use of modf() > strtosz(): Use suffix macros in switch() statement > > cutils.c | 14 +++++++------- > 1 files changed, 7 insertions(+), 7 deletions(-) >
Acked-by: Alex Williamson <alex.william...@redhat.com>