[PATCH] break up fs/devices.c
This patch breaks up and removes fs/devices.c, moving functions to more logical places. character device functions -> char_dev.c init_special_inode() -> inode.c kdevname() -> libfs.c (this should die, but that's another patch) bad_sock_fops -> socket.c
Showing
fs/devices.c
deleted
100644 → 0
Please register or sign in to comment