Cleanup quota header files

From: Jan Kara
Date: Mon Jun 02 2008 - 13:11:24 EST


The series of patches below cleans up quota header files. It does several
things:
1) Rename functions from uppercase to lowercase (compatibility macros
introduced)
2) Remove some unnecessary definitions
3) Split quota.h into two files so that we can properly declare inline
functions.
4) Change macros to inline functions.

So far no filesystem is converted from old function names to new ones -
that is an independent step and I'll hopefully get to that later :).
Andrew, would you merge this series?

Honza
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/