On 20.10.2016 14:20, Suganath Prabu S wrote:
> Removing macro "MPT_DEVICE_TLR_ON" defined in header file as its unused
>
> Signed-off-by: Chaitra P B <[email protected]>
> Signed-off-by: Sathya Prakash <[email protected]>
> Signed-off-by: Suganath Prabu S <[email protected]>
> ---
>  drivers/scsi/mpt3sas/mpt3sas_base.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/scsi/mpt3sas/mpt3sas_base.h 
> b/drivers/scsi/mpt3sas/mpt3sas_base.h
> index 4221a4d..e923c91 100644
> --- a/drivers/scsi/mpt3sas/mpt3sas_base.h
> +++ b/drivers/scsi/mpt3sas/mpt3sas_base.h
> @@ -375,7 +375,6 @@ struct MPT3SAS_TARGET {
>   * per device private data
>   */
>  #define MPT_DEVICE_FLAGS_INIT                0x01
> -#define MPT_DEVICE_TLR_ON            0x02
>  
>  #define MFG_PAGE10_HIDE_SSDS_MASK    (0x00000003)
>  #define MFG_PAGE10_HIDE_ALL_DISKS    (0x00)

Reviewed-by: Tomas Henzl <[email protected]>

Tomas

Reply via email to