]> Git Repo - linux.git/commit
[PATCH] fuse: clean up page offset calculation
authorMiklos Szeredi <[email protected]>
Fri, 6 Jan 2006 08:19:36 +0000 (00:19 -0800)
committerLinus Torvalds <[email protected]>
Fri, 6 Jan 2006 16:33:55 +0000 (08:33 -0800)
commit4633a22e7added835fd1d4b072dbcc4474aa3017
tree99561b341f42be443ac27257658a0237abc15a84
parent0aa7c6990e7de06131cdc14ef4abfcab017c24a0
[PATCH] fuse: clean up page offset calculation

Use page_offset() instead of doing page offset calculation by hand.

Signed-off-by: Miklos Szeredi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/fuse/file.c
This page took 0.05011 seconds and 4 git commands to generate.