aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2008-12-03 12:20:26 +0100
committerNiv Sardi <[email protected]>2008-12-04 15:39:20 +1100
commit5d765b976c3a41faf9a73718fb8cc5833990a8ef (patch)
tree05ece6cc9b8b9cbcd1775ecbd9df72ff0e855926 /net/lapb/lapb_out.c
parent5cafdeb2891a415a5dbf0ad80f0afedf8369e6bb (diff)
kill xfs_buf_iostart
xfs_buf_iostart is a "shared" helper for xfs_buf_read_flags, xfs_bawrite, and xfs_bdwrite - except that there isn't much shared code but rather special cases for each caller. So remove this function and move the functionality to the caller. xfs_bawrite and xfs_bdwrite are now big enough to be moved out of line and the xfs_buf_read_flags is moved into a new helper called _xfs_buf_read. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Signed-off-by: Niv Sardi <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions