]> git.baikalelectronics.ru Git - kernel.git/commit
gigaset: CAPI module readability improvements
authorTilman Schmidt <tilman@imap.cc>
Sun, 25 Oct 2009 09:29:37 +0000 (09:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:37:07 +0000 (01:37 -0700)
commit6bd3eafaf55240dca64531eade886d0289053e59
treeeda62800584d36ddbe3ce5c250468765cae056ec
parent5788d6350180ae669b6382ecc1da48d5e4f00c3f
gigaset: CAPI module readability improvements

Replace the "ignoring Additional Info" warning message by better
readable ones citing the specific subparameters being ignored.
Make parts of the code more readable by using a local cmsg
pointer variable.

Impact: readability improvement
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/capi.c