-
- Downloads
rename struct list to struct list_head
this avoids a clash with the C++ std::list type.
Showing
- drivers/ramdisk.c 2 additions, 2 deletionsdrivers/ramdisk.c
- fs/vfs/vfs.h 1 addition, 1 deletionfs/vfs/vfs.h
- fs/vfs/vfs_mount.c 1 addition, 1 deletionfs/vfs/vfs_mount.c
- fs/vfs/vfs_vnode.c 1 addition, 1 deletionfs/vfs/vfs_vnode.c
- include/osv/bio.h 1 addition, 1 deletioninclude/osv/bio.h
- include/osv/list.h 4 additions, 4 deletionsinclude/osv/list.h
- include/osv/mount.h 1 addition, 1 deletioninclude/osv/mount.h
- include/osv/vnode.h 1 addition, 1 deletioninclude/osv/vnode.h
Loading
Please register or sign in to comment