diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2020-11-09 14:11:26 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2020-12-14 23:21:49 +0100 |
commit | 30be780a87211de75b93935c20a0913e46744a3f (patch) | |
tree | e54ff127cce48ec754fedf90b36da758808dadca /samples/hw_breakpoint | |
parent | libceph: don't export ceph_messenger_{init_fini}() to modules (diff) | |
download | linux-30be780a87211de75b93935c20a0913e46744a3f.tar.xz linux-30be780a87211de75b93935c20a0913e46744a3f.zip |
libceph: make con->state an int
unsigned long is a leftover from when con->state used to be a set of
bits managed with set_bit(), clear_bit(), etc. Save a bit of memory.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'samples/hw_breakpoint')
0 files changed, 0 insertions, 0 deletions