On Mon, 4 May 2020 11:00:32 +0200 Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx> wrote: > Remove tracefs_get_inode(), since it will be substituted > by new_inode_current_time() in the simplefs_create_dentry call. > > There is no semantic change intended; the code in the libfs.c > functions in fact was derived from debugfs and tracefs code. > > Signed-off-by: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx> > --- > fs/tracefs/inode.c | 96 ++++------------------------------------------ > 1 file changed, 7 insertions(+), 89 deletions(-) > > I ran this series through some of my tests, and it appears to cause no harm. Acked-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> -- Steve