]> 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)
commit74501110942da034f84db69843c10a6762a2fbb8
treeb32aef5eb4e317d782cb78c2db24c175c64f9d99
parent344f390a432b1594c92c31891d9cc935ad622849
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