summary refs log tree commit diff
path: root/bit_field
diff options
context:
space:
mode:
authorDylan Reid <dgreid@chromium.org>2020-04-22 17:26:00 +0000
committerCommit Bot <commit-bot@chromium.org>2020-04-23 19:50:08 +0000
commit1160f456a4f21eb7ff11630fdeed224c3b4c56b4 (patch)
tree77aeabe5cfe166d2b75bcfed5db7d273626acf5c /bit_field
parenta7b6a1c897205d8320482eb506167c5df66647b2 (diff)
downloadcrosvm-1160f456a4f21eb7ff11630fdeed224c3b4c56b4.tar
crosvm-1160f456a4f21eb7ff11630fdeed224c3b4c56b4.tar.gz
crosvm-1160f456a4f21eb7ff11630fdeed224c3b4c56b4.tar.bz2
crosvm-1160f456a4f21eb7ff11630fdeed224c3b4c56b4.tar.lz
crosvm-1160f456a4f21eb7ff11630fdeed224c3b4c56b4.tar.xz
crosvm-1160f456a4f21eb7ff11630fdeed224c3b4c56b4.tar.zst
crosvm-1160f456a4f21eb7ff11630fdeed224c3b4c56b4.zip
sys_util: timerfd: Methods don't need to me mut
Because TimerFd is a wrapper around a 'File' that is never modified
there isn't a need for a mutable borrow. The kernel already handles the
interior mutability of the underlying file descriptor.

Change-Id: I7ae068cc54050b0021d00620b561335b2ae0ba16
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2161625
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
Tested-by: Dylan Reid <dgreid@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dylan Reid <dgreid@chromium.org>
Diffstat (limited to 'bit_field')
0 files changed, 0 insertions, 0 deletions