summaryrefslogtreecommitdiff
path: root/rust/kernel/ptr/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorThomas Weißschuh <linux@weissschuh.net>2026-04-04 10:08:23 +0200
committerThomas Weißschuh <linux@weissschuh.net>2026-04-04 10:29:07 +0200
commit867fb336a65ac59260674382168d2d93896ffa8d (patch)
tree5e198fff1f7228ada8d35ac0b92b9d44b88c1510 /rust/kernel/ptr/git@git.tavy.me:linux.git
parent572246dcddb5455d62d5d152fe31105542b10ff5 (diff)
tools/nolibc: use makedev() in fstatat()
fstatat() contains two open-coded copies of makedev() to handle minor numbers >= 256. Now that the regular makedev() handles both large minor and major numbers correctly use the common function. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Acked-by: Willy Tarreau <w@1wt.eu> Link: https://patch.msgid.link/20260404-nolibc-makedev-v2-6-456a429bf60c@weissschuh.net
Diffstat (limited to 'rust/kernel/ptr/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions