diff options
author | Alexander Kuleshov <kuleshovmail@gmail.com> | 2015-09-05 00:43:35 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-05 01:54:41 +0200 |
commit | 81cf09edc793688cbf53c3082802571e2018f3ac (patch) | |
tree | 4ee31ef1d9ee0770a6a9941c342559b2e0134dd5 /usr | |
parent | ntfs: delete unnecessary checks before calling iput() (diff) | |
download | linux-81cf09edc793688cbf53c3082802571e2018f3ac.tar.xz linux-81cf09edc793688cbf53c3082802571e2018f3ac.zip |
sh: use PFN_DOWN macro
Replace ((x) >> PAGE_SHIFT) with the predefined PFN_DOWN macro.
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions