[PATCH v4 06/78] ncr5380: Remove NCR5380_instance_name macro

2016-01-02 Thread Finn Thain
This macro makes the code cryptic. Remove it. Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Tested-by: Ondrej Zary --- drivers/scsi/NCR5380.c |2 +- drivers/scsi/g_NCR5380.c |7 --- drivers/scsi/g_NCR5380.h |2 -- 3 files changed, 5 insertions(+), 6 deletions(-)

[PATCH v4 06/78] ncr5380: Remove NCR5380_instance_name macro

2016-01-02 Thread Finn Thain
This macro makes the code cryptic. Remove it. Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Tested-by: Ondrej Zary --- drivers/scsi/NCR5380.c |2 +- drivers/scsi/g_NCR5380.c |7 ---