OSDN Git Service

[gem] Fix bad test for list_for_each completion.
authorEric Anholt <eric@anholt.net>
Wed, 21 May 2008 22:15:58 +0000 (15:15 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 21 May 2008 22:15:58 +0000 (15:15 -0700)
commit54fa32cdfe1529023324a0a261ee5d4e033f46ea
treea19011e6613ead555e3e541c93488b8f1ac38c49
parent7078978db0e014a2621984f6c67ca65fa4f23f3a
[gem] Fix bad test for list_for_each completion.

Since it's a circular list, the entry won't be NULL at termination.
linux-core/i915_gem.c