On 02/07/14 22:45, Kevin Wolf wrote: > Am 07.02.2014 um 17:27 hat Eric Blake geschrieben: >> On 02/07/2014 09:12 AM, Kevin Wolf wrote: >>> The behaviour of the ROUND_UP macro with negative numbers isn't obvious. >>> It happens to do the right thing in this please, but better avoid it. >> >> s/please/place/ > > Indeed... Thanks, fixed it locally. > >>> Suggested-by: Laszlo Ersek <ler...@redhat.com> >>> Signed-off-by: Kevin Wolf <kw...@redhat.com> >>> --- >>> block.c | 4 ++-- >>> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> Series: Reviewed-by: Eric Blake <ebl...@redhat.com>
Not necessary after Eric's review, but here it is anyway: series Reviewed-by: Laszlo Ersek <ler...@redhat.com> Thanks! Laszlo