]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
isdn/gigaset: elliminate unnecessary argument from send_cb()
authorTilman Schmidt <tilman@imap.cc>
Wed, 10 Dec 2014 12:41:55 +0000 (13:41 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Dec 2014 20:06:09 +0000 (15:06 -0500)
commitf99a6fde9ab3614adbff03580a15b107f6e0e25b
treed97986bb1e3fbfd77d11a5d3688d94778abde7bb
parentf650dd28051f5dc66986407f7b2d50e5828642cb
isdn/gigaset: elliminate unnecessary argument from send_cb()

No need to pass a member of the cardstate structure as a separate
argument if the entire structure is already passed.

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