Hi, Here is a bunch of fixes/cleanups for the new skd driver.
Reference to v1: https://lkml.org/lkml/2013/9/30/279 Changes since v1: - synced against for-3.13/drivers branch (commit 76c4a6f) of block tree - dropped no longer needed patch #4 ("skd: alloc flush slab only if some devices are present"), #12 ("skd: reorder skd_flush_cmd_[en,de]queue() code") and #14 ("skd: remove skd_bio code") Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics Bartlomiej Zolnierkiewicz (11): skd: fix unregister_blkdev() placement skd: fix error paths in skd_init() skd: fix error messages in skd_init() skd: register block device only if some devices are present skd: remove SCSI subsystem specific includes skd: use <asm/unaligned.h> skd: remove redundant skdev->pdev assignment from skd_pci_probe() skd: remove SKD_OMIT_FROM_SRC_DIST ifdefs skd: cleanup skd_do_inq_page_da() skd: reorder construct/destruct code skd: fix formatting in skd_s1120.h drivers/block/skd_main.c | 393 +++++++++++++++++++++------------------------- drivers/block/skd_s1120.h | 244 +++++++++++++--------------- 2 files changed, 286 insertions(+), 351 deletions(-) -- 1.8.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/