]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: android: lowmemorykiller: Remove bitrotted codepath
authorSan Mehat <san@google.com>
Thu, 6 May 2010 22:43:46 +0000 (15:43 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 30 Nov 2011 12:05:32 +0000 (21:05 +0900)
commiteb943f6be011b33455b767880e13c34a2bb96a5e
treeebb0229a3f7a9f3ca81667481a548cbe7391aaac
parent58526090ece3582516e62779739a7d665a74708c
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/android/lowmemorykiller.c