[dm-devel] [PATCH] multipath-tools: replace hidden tabs by spaces in .vendor

Christophe Varoqui christophe.varoqui at opensvc.com
Wed Jun 21 10:29:45 UTC 2017


Merged,
Thanks.

On Sat, May 20, 2017 at 3:29 PM, Xose Vazquez Perez <xose.vazquez at gmail.com>
wrote:

> Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
> Cc: device-mapper development <dm-devel at redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
> ---
>  libmultipath/hwtable.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index 54309ef..59a6055 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -827,7 +827,7 @@ static struct hwentry default_hw[] = {
>          * Intel
>          */
>         {
> -               .vendor        = "(Intel|INTEL)",
> +               .vendor        = "(Intel|INTEL)",
>                 .product       = "Multi-Flex",
>                 .bl_product    = "VTrak V-LUN",
>                 .hwhandler     = "1 alua",
> @@ -840,7 +840,7 @@ static struct hwentry default_hw[] = {
>          * Linux-IO Target
>          */
>         {
> -               .vendor        = "(LIO-ORG|SUSE)",
> +               .vendor        = "(LIO-ORG|SUSE)",
>                 .product       = "RBD",
>                 .hwhandler     = "1 alua",
>                 .pgpolicy      = GROUP_BY_PRIO,
> @@ -852,7 +852,7 @@ static struct hwentry default_hw[] = {
>          * DataCore
>          */
>         {
> -               .vendor        = "DataCore",
> +               .vendor        = "DataCore",
>                 .product       = "SANmelody",
>                 .pgpolicy      = GROUP_BY_PRIO,
>                 .pgfailback    = -FAILBACK_IMMEDIATE,
> @@ -861,7 +861,7 @@ static struct hwentry default_hw[] = {
>         },
>         {
>                 /* SANsymphony */
> -               .vendor        = "DataCore",
> +               .vendor        = "DataCore",
>                 .product       = "Virtual Disk",
>                 .pgpolicy      = GROUP_BY_PRIO,
>                 .pgfailback    = -FAILBACK_IMMEDIATE,
> @@ -1053,7 +1053,7 @@ static struct hwentry default_hw[] = {
>          * Generic NVMe devices
>          */
>         {
> -               .vendor        = "NVME",
> +               .vendor        = "NVME",
>                 .product       = ".*",
>                 .uid_attribute = "ID_WWN",
>                 .checker_name  = DIRECTIO,
> --
> 2.13.0
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20170621/ea27efc3/attachment.htm>


More information about the dm-devel mailing list