Two small patches extra for 4.15

The first one is a general cleanup. The second one is an easy fix to
avoid being reported as a hung task when GC is rate-limited

Javier González (2):
  lightnvm: pblk: cleanup unused and static functions
  lightnvm: pblk: avoid being reported as hung on rated GC

 drivers/lightnvm/pblk-core.c | 133 ++++++++++++++++++++-----------------------
 drivers/lightnvm/pblk-gc.c   |  48 +++++++++-------
 drivers/lightnvm/pblk-rl.c   |  10 ----
 drivers/lightnvm/pblk.h      |  14 ++---
 4 files changed, 93 insertions(+), 112 deletions(-)

-- 
2.7.4

Reply via email to