memfd_test: Add missing argument to printf() 14/32914/1
authorPranith Kumar <bobby.prani@gmail.com>
Thu, 4 Sep 2014 15:58:19 +0000 (11:58 -0400)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Mon, 29 Dec 2014 08:31:36 +0000 (09:31 +0100)
commit46e692fb97ecd7e229432e1f3904948507e0c02f
tree2a05de22d80c9b9b38dabefbd45386d63ded84d8
parent326cd996584d775c0263fb519fd722715806d337
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>
Change-Id: Ie4d1f23fc07a397971ee94c0fdd164fb7145771d
Origin: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2ed36928373cc3dfb20a4d17042e9a6e05538e41
Backported-by: Maciej Wereski <m.wereski@partner.samsung.com>
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
tools/testing/selftests/memfd/memfd_test.c