staging: android: lowmemorykiller: Remove bitrotted codepath
authorSan Mehat <san@google.com>
Thu, 6 May 2010 22:43:46 +0000 (15:43 -0700)
committerColin Cross <ccross@android.com>
Thu, 30 Sep 2010 00:49:35 +0000 (17:49 -0700)
commit84e65f0b90364929c00af2c7e12f626d633cd1df
tree5426bc6350cc39f01ffeab12bf30fdd0940ccbe5
parent7054bf4b53a9248a486f081909815b7f42361ca2
staging: android: lowmemorykiller: Remove bitrotted codepath

Now that we're murder-synchronous, this code path will never be
called (and if it does, it doesn't tell us anything useful other
than we killed a task that was already being killed by somebody
else but hadn't gotten its' signal yet)

Signed-off-by: San Mehat <san@google.com>
drivers/staging/android/lowmemorykiller.c