BUG_ON() Conversion in input/serio/hp_sdc_mlc.c
[firefly-linux-kernel-4.4.55.git] / drivers / char / synclink_gt.c
index b046390cd256cd92b166878f362868e421d986be..738ec2f4e563d4a1c0bafc77356487113d7b9a5a 100644 (file)
@@ -1365,7 +1365,7 @@ static int hdlcdev_attach(struct net_device *dev, unsigned short encoding,
        }
 
        info->params.encoding = new_encoding;
-       info->params.crc_type = new_crctype;;
+       info->params.crc_type = new_crctype;
 
        /* if network interface up, reprogram hardware */
        if (info->netcount)