mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Inode numbers are unsigned long and so need to %lu as format string of printf. Signed-off-by: Tobias Oed <tobias.oed@octant-fr.com> Signed-off-by: James Morris <jmorris@namei.org>