diff options
author | Bruce Johnston <bjohnsto@redhat.com> | 2025-09-16 02:35:17 +0300 |
---|---|---|
committer | Mikulas Patocka <mpatocka@redhat.com> | 2025-09-23 11:49:17 +0300 |
commit | e828a1875e3a6216e4d66ac2c2f60894d10945b7 (patch) | |
tree | 3bd6275b065fa73e540bb2c7a7150827fc90b54f /net/unix/af_unix.c | |
parent | 2b1c6d7a890aeaeabfeabd1cef5a4808043dc1a4 (diff) | |
download | linux-e828a1875e3a6216e4d66ac2c2f60894d10945b7.tar.xz |
dm vdo: Update code to use mem_is_zero
Remove function that would check if data was all zeroes. Use the
built-in kernel function mem_is_zero() instead.
Signed-off-by: Bruce Johnston <bjohnsto@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions