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>
Tue, 14 Jun 2011 16:09:31 +0000 (09:09 -0700)
commit2c974b9155274dfecfe497c33122a5b51cab6378
tree9c18409bae02c018cc1a9aae5948743626117bcc
parentd3ea858955dffd13432737258861f08ec4ef4889
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