summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ttpci
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-10-16 17:29:23 -0700
committerDavid S. Miller <davem@davemloft.net>2017-10-18 12:39:55 +0100
commit9ba650a4ebdde5f5f59a62ed51563d7c4586e492 (patch)
treea0c35347493c87125b8c27942b01f8fb5f6cd64b /drivers/media/pci/ttpci
parentd26c089e78298843b8c5202ffb43146d17c15bde (diff)
appletalk: Remove unneeded synchronization
The use of del_timer_sync() will make sure a timer is not rescheduled. As such, there is no need to add external signals to kill timers. In preparation for switching the timer callback argument to the timer pointer, this drops the .data argument since it doesn't serve a meaningful purpose here. Cc: David Howells <dhowells@redhat.com> Cc: netdev@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/media/pci/ttpci')
0 files changed, 0 insertions, 0 deletions