commit | 182ec15307ab9d11c4eccfae627df388646e34c4 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Nov 30 11:54:52 2016 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri Dec 02 14:37:26 2016 +0100 |
tree | 770c583eeeea11c8895454e106c92ed0c94daf10 | |
parent | cdb93b276ba1e477728befb36bcee17fcb770ffd [diff] |
scsi: Remove completely unused functions These functions are not called for any location. This patch removes them scsi_trim_trail(), scsi_get_disk_count() and scsi_setup_read6(). Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>