aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/moxa
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2018-06-11 14:35:55 -0700
committerKees Cook <keescook@chromium.org>2018-06-12 16:19:22 -0700
commit1c542f38ab8d30d9c852a16d49ac5a15267bbf1f (patch)
tree20ace1eb1fe5b61211f5dfcd10a5af136682ebd4 /drivers/net/ethernet/moxa
parentvideo: uvesafb: Fix integer overflow in allocation (diff)
downloadlinux-dev-1c542f38ab8d30d9c852a16d49ac5a15267bbf1f.tar.xz
linux-dev-1c542f38ab8d30d9c852a16d49ac5a15267bbf1f.zip
mm: Introduce kvcalloc()
The kv*alloc()-family was missing kvcalloc(). Adding this allows for 2-argument multiplication conversions of kvzalloc(a * b, ...) into kvcalloc(a, b, ...). Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'drivers/net/ethernet/moxa')
0 files changed, 0 insertions, 0 deletions