[patch] drm/i915/bios: cleanup return type of intel_parse_bios()

Daniel Vetter daniel at ffwll.ch
Wed Mar 28 04:18:21 PDT 2012


On Wed, Mar 28, 2012 at 09:59:42AM +0300, Dan Carpenter wrote:
> These are unintuitive.  These are type bool and return -1 casted to true
> on failure.  Let's just make it return an int.  The callers don't care,
> but let's change this as a cleanup.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>

Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>

... or split it up into psb and i915 so I can merge it through
drm-intel-next.
-Daniel
-- 
Daniel Vetter
Mail: daniel at ffwll.ch
Mobile: +41 (0)79 365 57 48


More information about the dri-devel mailing list