summaryrefslogtreecommitdiff
path: root/arch/m68k/amiga
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2023-09-13 17:08:04 +0300
committerGeert Uytterhoeven <geert@linux-m68k.org>2023-10-06 11:03:02 +0300
commit6156086e554cd9837b81e77a06451b811da2216e (patch)
treed8cd87741bcb8bc84b07cef7e5c172133a10c5a6 /arch/m68k/amiga
parent217614e937ce4ce7e7ee112fd11fc791beeef2a7 (diff)
downloadlinux-6156086e554cd9837b81e77a06451b811da2216e.tar.xz
m68k: emu: Remove unused vsnprintf() return value in nfprint()
When building with W=1: arch/m68k/emu/natfeat.c: In function ‘nfprint’: arch/m68k/emu/natfeat.c:59:13: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] 59 | int n; | ^ As the return value of vsnprintf() is unused, and serves no practical purpose here, fix this by removing the variable. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/a8b6b17ff352cc560d1848a92d171bb0f44ccb27.1694613528.git.geert@linux-m68k.org
Diffstat (limited to 'arch/m68k/amiga')
0 files changed, 0 insertions, 0 deletions