Linux Operating System Source Code: IBM Patches

 
Make balance_classzone() use list.h
Description:
balance_classzone() does a number of open-coded list operations. This adjusts balance_classzone() to use generic list.h operations as well as renaming __freed and restructuring some of the control flow to use if (unlikely(...))) goto handle_rare_case; for additional conciseness and reducing the number of indentation levels required.
Developer:
William Irwin
Status:
Submitted to project
Release Notes Date Files
2.5.19 Release Notes 2002-06-02  
  File Notes   balance_classzone-2.5.19.patch.gz