Linux Operating System Source Code: IBM Patches

 
Remove MARK_USED() macros
Description:
MARK_USED() only has two call sites within page_alloc.c and does not effectively serve to clarify the code. This patch removes it in favor of open-coding the __change_bit() at its call sites.
Developer:
William Irwin
Status:
Submitted to project
Release Notes Date Files
2.5.19 Release Notes 2002-06-02  
  File Notes   page_alloc-MARK_USED-2.5.19.patch.gz