summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-m41t94.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-01-02 20:22:04 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2016-01-04 16:29:28 +0100
commit76e8d7cb71d415581402dbc5c5bbbbcc28ca0e47 (patch)
tree0931ab7c56068073b12ec74b39dd479c42de2fe6 /drivers/rtc/rtc-m41t94.c
parent... and a couple in net/9p (diff)
downloadlinux-76e8d7cb71d415581402dbc5c5bbbbcc28ca0e47.tar.xz
linux-76e8d7cb71d415581402dbc5c5bbbbcc28ca0e47.zip
jfs: microoptimize get_zeroed_page / virt_to_page
get_zeroed_page does alloc_page and returns page_address of the result; subsequent virt_to_page will recover the page, but since the caller needs both page and its page_address() anyway, why bother going through that wrapper at all? Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/rtc/rtc-m41t94.c')
0 files changed, 0 insertions, 0 deletions