diff --git a/scst/src/dev_handlers/scst_vdisk.c b/scst/src/dev_handlers/scst_vdisk.c index 6caed8d92..4bf745e7c 100644 --- a/scst/src/dev_handlers/scst_vdisk.c +++ b/scst/src/dev_handlers/scst_vdisk.c @@ -137,7 +137,7 @@ static struct scst_trace_log vdisk_local_trace_tbl[] = { #define DEF_DPICZ SCST_DPICZ_CHECK_ON_xPROT_0 -#define DEF_DIF_FILENAME_TMPL (SCST_VAR_DIR "/dif_tags/%s.dif") +#define DEF_DIF_FILENAME_TMPL SCST_VAR_DIR "/dif_tags/%s.dif" #ifdef CONFIG_SCST_PROC #define VDISK_PROC_HELP "help"