mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
d4e26aaea7
The function ioremap() in fs_init() can fail, so its return value should be checked. Reported-by: TOTE Robot <oslab@tsinghua.edu.cn> Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>