Home
last modified time | relevance | path

Searched hist:"9 d5ae6f3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ceph/
H A Dmessenger_v1.c9d5ae6f3 Wed Jan 20 07:49:07 CST 2021 Ilya Dryomov <idryomov@gmail.com> libceph: fix "Boolean result is used in bitwise operation" warning

This line dates back to 2013, but cppcheck complained because commit
2f713615ddd9 ("libceph: move msgr1 protocol implementation to its own
file") moved it. Add parenthesis to silence the warning.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>