[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1245443718.15367.46.camel@violet>
Date: Fri, 19 Jun 2009 22:35:18 +0200
From: Marcel Holtmann <marcel@...tmann.org>
To: Krzysztof Halasa <khc@...waw.pl>
Cc: Dave Airlie <airlied@...ux.ie>, Keith Packard <keithp@...thp.com>,
linux-kernel@...r.kernel.org, dri-devel@...ts.sourceforge.net
Subject: Re: Trivial fixes for drivers/gpu/drm/i915/
Hi Krzysztof,
> size_t is (some sort of) int on x86-32 and long on x86-64, eliminate
> compiler warnings by casting to long.
just using %zd or %zu would do the same trick and avoid stupid casts.
Regards
Marcel
--
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