commit | 36b3615dc3b625c8b587f34e413a600f7ac16403 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Nov 14 22:43:58 2019 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Nov 14 22:45:47 2019 -0500 |
tree | 5eda115ef27385b41f73761f78a371acbd8e920c | |
parent | 9b4712044d059e7842aaeeafd7c7a7ee88c589db [diff] |
tracing: Add missing "inline" in stub function of latency_fsnotify() The latency_fsnotify() stub when the function is not defined, was missing the "inline". Link: https://lore.kernel.org/r/20191115140213.74c5efe7@canb.auug.org.au Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>