]> 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)
commit9a68aa8ab29e9dc78b143a128d5ffe696be95747
tree055a1fc3e67e2264881a473922afa682b8bfedc0
parentc37ad6beed18516111b0f97b2d4f2ebde5278c95
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