diff options
| author | Anton Altaparmakov <aia21@cam.ac.uk> | 2004-06-28 19:36:39 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-06-28 19:36:39 -0700 |
| commit | 4d1ae8c58dd8a8505a7684fa393c95da04082ef7 (patch) | |
| tree | 4835d90e509410765050a4c587377cc5e72d5a7f /kernel | |
| parent | 0816a653a7ebdb43233b5a07042aecdb1f70e633 (diff) | |
[PATCH] Remove NOOP code from fs/buffer.c::drop_buffers()
I noticed that fs/buffer.c::drop_buffers() contains some code that
AFAICS doesn't actually do anything other than waste cpu cycles so here
is patch to remove it... The local variable was_uptodate is being
messed with but it is not being read anywhere so it seems entirely
pointless.
I assume this must be a remainder from old code which mucked around with
the page uptodateness but which has since been (re-)moved.
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
