diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2017-07-30 20:25:37 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-09-01 00:32:42 +0300 |
commit | b38e51cd167927225ae0c26bd404403b7b1cd2f3 (patch) | |
tree | 2806d9b8ee935e99c70b43c6e11a74548c1e2008 /drivers/gpu/drm/omapdrm/dss/dss_features.c | |
parent | 8363dae23463df5d27aa3f3430ad64f5c8fcee3e (diff) | |
download | linux-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/omapdrm/dss/dss_features.c')
0 files changed, 0 insertions, 0 deletions