vfs: remove extraneous NULL d_inode check from do_filp_open
[linux-2.6-block.git] / fs / debugfs / Makefile
CommitLineData
1da177e4
LT
1debugfs-objs := inode.o file.o
2
3obj-$(CONFIG_DEBUG_FS) += debugfs.o
4