Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vga_switcheroo: comparing too few characters in strncmp()
This is a copy-and-paste bug. We should be comparing 4 characters here instead of 3. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information