commit | ab24f9c8fd996759bc16cfaf496c26c461758009 | [log] [tgz] |
---|---|---|
author | San Mehat <san@google.com> | Thu May 06 15:43:46 2010 -0700 |
committer | San Mehat <san@google.com> | Thu May 06 15:51:17 2010 -0700 |
tree | 13bb9bd6a3cd60b5daa6b5f0e8ebbfca548ce6a4 | |
parent | 896c969afc251e0525e28633c57e4e0a97229dd6 [diff] |
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>