staging: android: lowmemorykiller: Remove bitrotted codepath
authorSan Mehat <san@google.com>
Thu, 6 May 2010 22:43:46 +0000 (15:43 -0700)
committerSan Mehat <san@google.com>
Thu, 6 May 2010 22:51:17 +0000 (15:51 -0700)
commitab24f9c8fd996759bc16cfaf496c26c461758009
tree13bb9bd6a3cd60b5daa6b5f0e8ebbfca548ce6a4
parent896c969afc251e0525e28633c57e4e0a97229dd6
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