diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-06-27 12:10:30 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-06-27 10:17:51 +0100 |
commit | 0317c6cecd3d6cfd8f920544239a0ba4d3c3f458 (patch) | |
tree | a98f9818d49c343ca9932918d268ea037e2b4ef6 /drivers/infiniband | |
parent | 7c0143341a5b457eecf2490ab823a19e98ec082f (diff) |
drm/i915/bios: cleanup return type of intel_parse_bios()
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@oracle.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions