commit | af2325024fe2dcbb9722d1b4c253a377076b1eed | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Sat Apr 08 19:51:15 2017 -0400 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Thu Apr 20 09:54:24 2017 +0200 |
tree | 153f44d426f6ff88bc7fa53a6415f8350b12fa41 | |
parent | a9373f40ac3a5aac4b9a199a15331708616e8947 [diff] |
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>