diff options
author | Andrei Vagin <avagin@google.com> | 2019-01-14 16:11:13 -0800 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2019-01-14 16:13:14 -0800 |
commit | 343ebe9789087b099ea7feae19879f5c24e59bf1 (patch) | |
tree | eb424461eabd0f04c41672f44763d31995fc8de2 /pkg/sentry/fs/ramfs/tree.go | |
parent | a46b6d453d198b96949342a81750114bfa5a5429 (diff) |
Fix a few compilation warnings
test/syscalls/linux/wait.cc:626:8: warning: lambda capture 'this' is not
used
302
[this, stack] { ASSERT_THAT(FreeStack(stack), SyscallSucceeds()); });
303
^~~~~
test/syscalls/linux/priority.cc:195:17: warning: lambda capture
'kParentPriority' is not required to be captured for this use
273
ScopedThread([kParentPriority, kChildPriority]() {
274
^~~~~~~~~~~~~~~~
PiperOrigin-RevId: 229275900
Change-Id: I6f0c88efc7891c6c729378a2fa70f70b1b9046a7
Diffstat (limited to 'pkg/sentry/fs/ramfs/tree.go')
0 files changed, 0 insertions, 0 deletions