summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-07-19 11:39:39 -0400
committerLioncash <mathew1800@gmail.com>2018-07-19 11:40:36 -0400
commitdc35c3f9d751ff100d7d4c1ccd599574ce73254f (patch)
tree6d4772020efd5d72eee558db939f2aa25dcfc4ac /src/common/string_util.cpp
parent758c357868fca86edf3642a5a7e658839d35183c (diff)
nvdrv: Take std::string by const reference in GetDevice()
This is only ever used as a lookup into the device map, so we don't need to take the std::string instance by value here.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions