m68k/mac: Clarify IOP message alloc/free confusion
authorFinn Thain <fthain@telegraphics.com.au>
Sat, 8 Apr 2017 23:51:15 +0000 (19:51 -0400)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 20 Apr 2017 07:54:24 +0000 (09:54 +0200)
commitaf2325024fe2dcbb9722d1b4c253a377076b1eed
tree153f44d426f6ff88bc7fa53a6415f8350b12fa41
parenta9373f40ac3a5aac4b9a199a15331708616e8947
m68k/mac: Clarify IOP message alloc/free confusion

The alloc/free metaphor used for IOP messages is misleading and can
cause mistakes like the pointless msg2 temporary variable. Use a more
meaningful name to help simplify the code.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/mac/iop.c