diff options
author | Haowen Bai <baihaowen@meizu.com> | 2022-04-18 12:26:26 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-04-18 17:22:57 +0200 |
commit | 9339faac6d206544601b939321059f60ba96a18d (patch) | |
tree | 247e55e106a22b9815b4edb21beb3dd6050e5106 /fs/cifs/cifspdu.h | |
parent | Linux 5.18-rc3 (diff) | |
download | linux-9339faac6d206544601b939321059f60ba96a18d.tar.xz linux-9339faac6d206544601b939321059f60ba96a18d.zip |
cifs: Use kzalloc instead of kmalloc/memset
Use kzalloc rather than duplicating its implementation, which
makes code simple and easy to understand.
Signed-off-by: Haowen Bai <baihaowen@meizu.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/cifspdu.h')
0 files changed, 0 insertions, 0 deletions