[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130624103233.GA2778@8bytes.org>
Date: Mon, 24 Jun 2013 12:32:34 +0200
From: Joerg Roedel <joro@...tes.org>
To: Joe Perches <joe@...ches.com>
Cc: Geert Uytterhoeven <geert@...ux-m68k.org>,
Alex Williamson <alex.williamson@...hat.com>,
iommu@...ts.linux-foundation.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V2] iommu: Use %pa and %zx instead of casting
On Sun, Jun 23, 2013 at 12:29:04PM -0700, Joe Perches wrote:
> printk supports using %pa for phys_addr_t and
> %zx for size_t so use those instead of %lx and
> casts to unsigned long.
>
> Other miscellaneous changes around this:
>
> Always use 0x%zx for size instead of one use of decimal.
> Coalesce format and align arguments.
>
> Signed-off-by: Joe Perches <joe@...ches.com>
Applied to core, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists