summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_vec.c
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2017-07-30 20:25:37 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2017-09-01 00:32:42 +0300
commitb38e51cd167927225ae0c26bd404403b7b1cd2f3 (patch)
tree2806d9b8ee935e99c70b43c6e11a74548c1e2008 /drivers/gpu/drm/vc4/vc4_vec.c
parent8363dae23463df5d27aa3f3430ad64f5c8fcee3e (diff)
downloadlinux-b38e51cd167927225ae0c26bd404403b7b1cd2f3.tar.xz
binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()
Change the m32r flat_put_addr_at_rp() function to return int and always return 0. The microblaze function already returned 0 so just change its function return type from void to int. Seven (7) other arch-es already have this function as returning an int type result. Fixes: 468138d78510 (binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail) Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Al Viro <viro@zeniv.linux.org.uk> Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/gpu/drm/vc4/vc4_vec.c')
0 files changed, 0 insertions, 0 deletions