]> git.neil.brown.name Git - history.git/commit
[PATCH] neaten fs/locks.c a little
authorMatthew Wilcox <willy@debian.org>
Mon, 10 Mar 2003 09:32:14 +0000 (01:32 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Mon, 10 Mar 2003 09:32:14 +0000 (01:32 -0800)
commite87866ff6f9f5cc1032800ca7850c43a6635ed4f
tree1433fe4eb02d2317654f50af57167356551f365c
parente3db48525a4d5d49c5297e30571d4bd94b73c828
[PATCH] neaten fs/locks.c a little

 - Fix my email address to one which reaches me ;-)
 - Remove timer.h include as we don't use timers.
 - Add module.h.
 - Sort includes alphabetically.
 - Move EXPORT_SYMBOL from ksyms.c to locks.c.
 - Simplify locks_conflict().
fs/locks.c
kernel/ksyms.c