• Andrew Morton's avatar
    [PATCH] uninline bitmap functions · 7685e7ed
    Andrew Morton authored
    - A couple of them are using alloca (via DECLARE_BITMAP) and this generates
      a cannot-inline warning with -Winline.
    
    - These functions are too big to inline anwyay.
    7685e7ed
Makefile 742 Bytes