diff options
| author | Salym Senyonga <salymsash@gmail.com> | 2014-01-25 13:54:41 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-07 22:59:38 +0400 |
| commit | e4b41af14d7dc683ecd84a10fed8ea38b94f0f28 (patch) | |
| tree | 6fa4af9dfe99d59ed021f12dce712c34fe65e976 /include | |
| parent | a44755d88c1ac17549da59f97428f9204ba1bd5e (diff) | |
| download | linux-e4b41af14d7dc683ecd84a10fed8ea38b94f0f28.tar.xz | |
Staging: ozwpan: Change kmalloc() to kzalloc()
changing to kzalloc lets us get rid of some lines. The other concern
here is that some members of binding->ptype are still uninitialized at
the end of the function.
Signed-off-by: Salym Senyonga <salymsash@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
