Skip to content
Commit 35b09c9b authored by Dan Carpenter's avatar Dan Carpenter Committed by Dave Airlie
Browse files

drm/i915: fix if statement (bogus semi-colon)



The semi-colon is a typo here and it makes the if statement
unconditional.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent 1ea6b8f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment