Re: [RFC 4/8] p2pmem: Add debugfs "stats" file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




+	p2pmem_debugfs_root = debugfs_create_dir("p2pmem", NULL);
+	if (!p2pmem_debugfs_root)
+		pr_info("could not create debugfs entry, continuing\n");
+

Why continue? I think it'd be better to just fail it.

Besides, this can be safely squashed into patch 1.



[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux