Cleanup _IO_wfile_seekoff.
commitd840539e1271020600edba752e6ee908c00f66eb
authorAndreas Schwab <schwab@redhat.com>
Tue, 1 Sep 2009 22:36:22 +0000 (1 15:36 -0700)
committerUlrich Drepper <drepper@redhat.com>
Tue, 1 Sep 2009 22:36:22 +0000 (1 15:36 -0700)
tree91180689afb5321d8b28e6de5bbdf4b0c36976f6
parenta050d2a5e722876623a70d501c3cdfedfce8b5ce
Cleanup _IO_wfile_seekoff.

This reformulates the in-buffer optimisation check to match the code in
_IO_new_file_seekoff.  No functional changes, but easier to understand.
ChangeLog
libio/wfileops.c