public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Cleanup quota header files
@ 2008-06-02 17:11 Jan Kara
  2008-06-02 17:11 ` [PATCH] quota: Rename quota functions from upper case, make bigger ones non-inline Jan Kara
  0 siblings, 1 reply; 14+ messages in thread
From: Jan Kara @ 2008-06-02 17:11 UTC (permalink / raw)
  To: Andrew Morton; +Cc: LKML

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-06-04 17:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-02 17:11 Cleanup quota header files Jan Kara
2008-06-02 17:11 ` [PATCH] quota: Rename quota functions from upper case, make bigger ones non-inline Jan Kara
2008-06-02 17:11   ` [PATCH] quota: Remove use of info_any_dirty() Jan Kara
2008-06-02 17:11     ` [PATCH] ext4: Add explicit include of <linux/quota.h> into ext4_jbd2.h Jan Kara
2008-06-02 17:11       ` [PATCH] ext2: Add explicit include of <linux/quota.h> into super.c Jan Kara
2008-06-02 17:11         ` [PATCH] quota: Split out quota_struct.h out of quota.h Jan Kara
2008-06-02 17:11           ` [PATCH] quota: Convert macros to inline functions Jan Kara
2008-06-04 13:56           ` [PATCH] quota: Split out quota_struct.h out of quota.h Adrian Bunk
2008-06-04 14:51             ` Jan Kara
2008-06-04 15:26               ` Adrian Bunk
2008-06-04 15:38                 ` David Woodhouse
2008-06-04 17:57                   ` Jan Kara
2008-06-02 17:41     ` [PATCH] quota: Remove use of info_any_dirty() Vegard Nossum
2008-06-03  9:03       ` Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox