From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9waC-0008BJ-E0 for qemu-devel@nongnu.org; Fri, 18 Dec 2015 10:04:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9waB-0003Lf-LJ for qemu-devel@nongnu.org; Fri, 18 Dec 2015 10:04:36 -0500 From: Max Reitz Date: Fri, 18 Dec 2015 16:04:24 +0100 Message-Id: <1450451066-13335-1-git-send-email-mreitz@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] block/vhdx: Small cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: Kevin Wolf , Jeff Cody , qemu-devel@nongnu.org, Max Reitz Just some bits I discovered while going through the Coverity report. (The issue reported by Coverity actually was not an issue.) Max Reitz (2): vhdx: DIV_ROUND_UP() in vhdx_calc_bat_entries() vhdx: Simplify vhdx_set_shift_bits() block/vhdx.c | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) -- 2.6.4