summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorDaniel Hazelton <dshadowwolf@gmail.com>2012-10-26 00:37:59 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-26 01:37:53 +0400
commitfc314d0a4a933603f521de343634910a4ed9b37b (patch)
tree74c1b7463081783f568443dd5241c27e347d3e6d /mm
parent59ce8764bdfe8f3c6c02d3215741584dbb43409d (diff)
downloadlinux-fc314d0a4a933603f521de343634910a4ed9b37b.tar.xz
tools/testing/selftests/epoll/test_epoll.c: fix build
Latest Linus head run of "make selftests" in the tools directory failed with references to undefined variables. Reference was to 'write_thread_data' which is the name of a struct that is being used, not the variable itself. Change reference so it points to the variable. Signed-off-by: Daniel Hazelton <dshadowwolf@gmail.com> Cc: "Paton J. Lewis" <palewis@adobe.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions