]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
memfd_test: Add missing argument to printf()
authorPranith Kumar <bobby.prani@gmail.com>
Thu, 4 Sep 2014 15:58:19 +0000 (11:58 -0400)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 4 Sep 2014 17:01:26 +0000 (11:01 -0600)
commit2ed36928373cc3dfb20a4d17042e9a6e05538e41
tree2132f7111b86366343773b194968b35d68c1c2bc
parent57e67900d4c7949ad646a5f43a8ca5180170d2a0
memfd_test: Add missing argument to printf()

Add a missing path argument buf to printf()

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/memfd/memfd_test.c