Skip to content
Snippets Groups Projects
Commit de6eb66b authored by Roland Dreier's avatar Roland Dreier
Browse files

[IB] kzalloc() conversions


Replace kmalloc()+memset(,0,) with kzalloc(), for a net savings of 35
source lines and about 500 bytes of text.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 7b28b0d0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment