]> git.baikalelectronics.ru Git - kernel.git/commit
udmabuf: use sizeof(variable) instead of sizeof(type)
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Sep 2018 13:42:15 +0000 (15:42 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Sep 2018 06:21:33 +0000 (08:21 +0200)
commit3d14137088f0ad4d7cdaeaac0ac7c7980ac9392c
tree055a1fc3e67e2264881a473922afa682b8bfedc0
parentb4f2e096eaa63a785fd4d882f1a54ce0111b3df4
udmabuf: use sizeof(variable) instead of sizeof(type)

Reported-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20180911134216.9760-13-kraxel@redhat.com
drivers/dma-buf/udmabuf.c