On Tue, Apr 14, 2020 at 4:44 AM Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > > These are minor changes and instead of having Tzvetomir resend the patches > with the updates, I just made the changes. > > First patch is to change the grammar of the function names that have > "file_exist" and "dir_exist" to "file_exists" and "dir_exists" respectively, > as they sound better for a native English speaker. > > The second is just a micro-optimization of the return code of > check_file_exists(). > > Steven Rostedt (VMware) (2): > trace-cmd: Use "exists" instead of "exist" > trace-cmd: Optimize check_file_exists() > Looks good, thanks Steven! Reviewed-by: Tzvetomir (VMware) Stoyanov <tz.stoyanov@xxxxxxxxx> > ---- > include/tracefs/tracefs.h | 4 ++-- > lib/tracefs/tracefs-instance.c | 21 ++++++++------------- > tracecmd/trace-record.c | 2 +- > utest/tracefs-utest.c | 28 ++++++++++++++-------------- > 4 files changed, 25 insertions(+), 30 deletions(-) -- Tzvetomir (Ceco) Stoyanov VMware Open Source Technology Center