From: Karsten Keil Date: Mon, 27 Jul 2009 15:20:55 +0000 (-0700) Subject: mISDN: Fix wrong struct name in macro and clarifications X-Git-Tag: v2.6.32-rc1~703^2~534 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=663a31ce5bbef2d14fa325023e48bf02b4249f27;p=pandora-kernel.git mISDN: Fix wrong struct name in macro and clarifications Based on comments from Joe Perches . 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed