lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 22 Sep 2017 16:46:34 +0530
From:   Allen Pais <allen.lkml@...il.com>
To:     linux-kernel@...r.kernel.org
Cc:     ed.cashin@....org, 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 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ