summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-07 08:19:24 -0400
committerLioncash <mathew1800@gmail.com>2018-08-07 08:32:06 -0400
commit7e49881b7f604d1ee267f70405b74ddd9f913791 (patch)
treed6eb446e073c099eda0dba61af4cca7cabeb123d /src/common/logging/backend.cpp
parent826b1394e85720b62938c5f7af4a876e203316af (diff)
nvflinger: Use std::string_view in OpenDisplay()
We don't need to use a std::string here, given all that's done is comparing the character sequence against another. This allows passing regular const char* without needing to heap allocate.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions