mISDN: Fix wrong struct name in macro and clarifications
authorKarsten Keil <keil@b1-systems.de>
Mon, 27 Jul 2009 15:20:55 +0000 (08:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2009 15:20:55 +0000 (08:20 -0700)
commit663a31ce5bbef2d14fa325023e48bf02b4249f27
treeb1b0d69da31cad32b886f4db5ddd0a746026b2a9
parent70034918930d2e5b68c09bced637228c50d9561a
mISDN: Fix wrong struct name in macro and clarifications

Based on comments from Joe Perches <joe@perches.com>. Thanks.

Fix IOFUNC_MEMIO macro. WriteFiFo##name##_MIO use the wrong struct name,
this was missed because the macro was only called with this name.

Clarify with _func that the defined types are functions.
Add names to the parameters for better understanding the purpose.

Signed-off-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hardware/mISDN/iohelper.h
drivers/isdn/hardware/mISDN/ipac.h
drivers/isdn/hardware/mISDN/isar.h