summary refs log tree commit diff
path: root/crosvm_plugin
diff options
context:
space:
mode:
authorDaniel Verkamp <dverkamp@chromium.org>2019-10-16 13:21:20 -0700
committerCommit Bot <commit-bot@chromium.org>2019-11-08 22:18:17 +0000
commit0124500a281be85eb4bc671cdfd4fb3bfe3b30fb (patch)
tree7ab7315bdcd022db494cf4205a178976ff8bd143 /crosvm_plugin
parent6787ff3f0f7ce9cd5576189dc34ae03cb6ad9421 (diff)
downloadcrosvm-0124500a281be85eb4bc671cdfd4fb3bfe3b30fb.tar
crosvm-0124500a281be85eb4bc671cdfd4fb3bfe3b30fb.tar.gz
crosvm-0124500a281be85eb4bc671cdfd4fb3bfe3b30fb.tar.bz2
crosvm-0124500a281be85eb4bc671cdfd4fb3bfe3b30fb.tar.lz
crosvm-0124500a281be85eb4bc671cdfd4fb3bfe3b30fb.tar.xz
crosvm-0124500a281be85eb4bc671cdfd4fb3bfe3b30fb.tar.zst
crosvm-0124500a281be85eb4bc671cdfd4fb3bfe3b30fb.zip
Remove unnecessary static str lifetimes
Const and static variables imply a static lifetime, so declaring it
isn't necessary.

Fixes clippy warnings of the form:

  Statics have by default a `'static` lifetime

BUG=None
TEST=bin/clippy

Change-Id: I99e63b435b6b2fd5fbce9ef617e89ec114587ad7
Signed-off-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1896087
Reviewed-by: Zach Reizner <zachr@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'crosvm_plugin')
0 files changed, 0 insertions, 0 deletions