2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ethernet/ibm/ehea
Yunfeng Ye 9439bb0f36 ehea: replace with page_shift() in ehea_is_hugepage()
The function page_shift() is supported after the commit 94ad933810
("mm: introduce page_shift()").

So replace with page_shift() in ehea_is_hugepage() for readability.

Signed-off-by: Yunfeng Ye <yeyunfeng@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-06 10:23:35 -08:00
..
ehea_ethtool.c
ehea_hw.h
ehea_main.c ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” 2019-08-22 16:22:04 -07:00
ehea_phyp.c
ehea_phyp.h
ehea_qmr.c ehea: replace with page_shift() in ehea_is_hugepage() 2019-11-06 10:23:35 -08:00
ehea_qmr.h
ehea.h
Makefile