]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: Fix a potential comparison of structs.
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 31 Jul 2009 08:47:51 +0000 (10:47 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 4 Aug 2009 03:41:04 +0000 (13:41 +1000)
commitd7895fa5d7ec666047659d188115adb522c51dd8
tree23d333a187d6537e2f2335045b26333d7a92d908
parentd8e7e41738d91e4db7bccd0dae6936d437d90507
drm/ttm: Fix a potential comparison of structs.

On some architectures the comparison may cause a compilation failure.

Original partial fix Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>

Signed-off-by: Pekka Paalanen <pq@iki.fi>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_bo_util.c