]> git.baikalelectronics.ru Git - kernel.git/commit
isdn/gigaset: internal function name cleanup
authorTilman Schmidt <tilman@imap.cc>
Wed, 25 Apr 2012 13:02:20 +0000 (13:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2012 02:37:56 +0000 (22:37 -0400)
commit4d21b141e5ac7c7a23cdfd25985f4888dc14e1d6
treeb32aef5eb4e317d782cb78c2db24c175c64f9d99
parent5ba3e5864737c2a33390fef5c88b59318cf1e9b7
isdn/gigaset: internal function name cleanup

Functions clear_at_state and free_strings did the same thing;
drop one of them, keeping the more descriptive name.
Drop a redundant call.
Rename function dealloc_at_states to dealloc_temp_at_states
to clarify its purpose.

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