Cleanup _IO_wfile_seekoff.
commit70fb5f24b65f5db5a9858313de8bcdddfe4bd915
authorAndreas Schwab <schwab@redhat.com>
Tue, 1 Sep 2009 22:36:22 +0000 (1 15:36 -0700)
committerPetr Baudis <pasky@suse.cz>
Fri, 18 Sep 2009 18:03:28 +0000 (18 20:03 +0200)
tree7a608caa36b3bec664dc4426e0b53f7c6c73dfbc
parentf603960ee089375f669788c30375aefc1f5f40b6
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.
(cherry picked from commit d840539e1271020600edba752e6ee908c00f66eb)
ChangeLog
libio/wfileops.c