staging: android: lowmemorykiller: Remove bitrotted codepath
authorSan Mehat <san@google.com>
Thu, 6 May 2010 22:43:46 +0000 (15:43 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:05:25 +0000 (12:05 -0800)
commit2e48faaae92f2ccd5784514be89ab7235cb2047d
tree41fc2a6d6f027f6ba60394f43bea20f319443208
parentf3a5af48a707324eeae5ab00987f199597ff664c
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