[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1506077902-1796-1-git-send-email-allen.lkml@gmail.com>
Date: Fri, 22 Sep 2017 16:28:17 +0530
From: Allen Pais <allen.lkml@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, sameo@...ux.intel.com,
Allen Pais <allen.lkml@...il.com>
Subject: [PATCH 0/5] use setup_timer() helper function.
This series uses setup_timer() helper function. The series
addresses the files under net/*.
Allen Pais (5):
net: nfc: hci: use setup_timer() helper.
net: nfc: hci: llc_shdlc: use setup_timer() helper.
net: af_packet: use setup_timer() helper.
net: nfc: core: use setup_timer() helper.
net: nfc: llcp_core: use setup_timer() helper.
net/nfc/core.c | 5 ++---
net/nfc/hci/core.c | 5 ++---
net/nfc/hci/llc_shdlc.c | 15 ++++++---------
net/nfc/llcp_core.c | 10 ++++------
net/packet/af_packet.c | 4 +---
5 files changed, 15 insertions(+), 24 deletions(-)
--
2.7.4
Powered by blists - more mailing lists