[PATCH 3/5] virrandom: Fix printf format string in virRandomGenerateWWN()

Peter Krempa pkrempa at redhat.com
Wed Jul 19 10:25:40 UTC 2023


On Tue, Jul 18, 2023 at 17:27:36 +0200, Michal Privoznik wrote:
> Firstly, drop needless concatenation of two static strings.
> Secondly, use proper (portable) formatter for uint64_t so that
> typecast to ULL can be dropped.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/util/virrandom.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list