diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-07-01 15:21:15 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-07-01 15:21:15 -0400 |
commit | d6bc29d987336927ff97219d5f661389f33f8f11 (patch) | |
tree | bb44c1baa68531a70c3a9279f98a751cd5e86437 /drivers/usb/cdns3/cdns3-ti.c | |
parent | 167234268cf6cb932ffb180586f3874ae3293a55 (diff) |
ktest.pl: Just open up the log file once
Currently, every write to the log file is done by opening the file, writing
to it, then closing the file. This rather expensive. Just open it at the
beginning and close it at the end.
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions