]> git.ipfire.org Git - people/ms/linux.git/commit - fs/gfs2/quota.c
gfs2: Minor PAGE_SIZE arithmetic cleanups
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 2 Sep 2019 16:31:06 +0000 (17:31 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 4 Sep 2019 18:22:06 +0000 (20:22 +0200)
commit45eb05042d5667408d101a8c056f70a8e8ac27f6
tree080cb4db4973cb944d5e2a99b9b58478001e6d6d
parent8f0daef5f797c13d7f9bd248190933932b14df36
gfs2: Minor PAGE_SIZE arithmetic cleanups

Replace divisions by PAGE_SIZE with shifts by PAGE_SHIFT and similar.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/aops.c
fs/gfs2/file.c
fs/gfs2/quota.c