lkml.org 
[lkml]   [2017]   [Apr]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC 4/8] p2pmem: Add debugfs "stats" file
From
Date

> + 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.

\
 
 \ /
  Last update: 2017-04-04 12:48    [W:0.505 / U:1.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site