commit | e89a8c901ca94a47c0e0b2fb335623d810e37545 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Thu Dec 31 13:06:29 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jan 07 13:19:03 2010 +1000 |
tree | 41f987ebe090a5f06a26346d3035258c91b4fbf6 | |
parent | 8e10ee9a0da12c586d3397150e34a946507c23f3 [diff] |
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line() This always evaluates to true. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>