mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] use setup_timer() helper function.
@ 2017-09-22 11:16 Allen Pais
  2017-09-22 11:16 ` [PATCH 1/5] block: amiflop: use setup_timer() helper Allen Pais
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Allen Pais @ 2017-09-22 11:16 UTC (permalink / raw)
  To: linux-kernel; +Cc: ed.cashin, Allen Pais

This series uses setup_timer() helper function. The series
addresses the files under drivers/block/*.

Allen Pais (5):
  block: amiflop: use setup_timer() helper.
  block: aoe: use setup_timer() helper.
  block: aoe: use setup_timer() helper.
  block: umem: use setup_timer() helper.
  block: DAC960: use setup_timer() helper.

 drivers/block/DAC960.c      |  5 ++---
 drivers/block/amiflop.c     | 16 ++++------------
 drivers/block/aoe/aoedev.c  |  4 +---
 drivers/block/aoe/aoemain.c |  4 +---
 drivers/block/umem.c        |  3 +--
 5 files changed, 9 insertions(+), 23 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-09-22 11:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-22 11:16 [PATCH 0/5] use setup_timer() helper function Allen Pais
2017-09-22 11:16 ` [PATCH 1/5] block: amiflop: use setup_timer() helper Allen Pais
2017-09-22 11:16 ` [PATCH 2/5] block: aoe: " Allen Pais
2017-09-22 11:16 ` [PATCH 3/5] " Allen Pais
2017-09-22 11:16 ` [PATCH 4/5] block: umem: " Allen Pais
2017-09-22 11:16 ` [PATCH 5/5] block: DAC960: " Allen Pais

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®