]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/s390/crypto/zcrypt_error.h
[S390] cio: Add chsc subchannel driver.
[linux-2.6-omap-h63xx.git] / drivers / s390 / crypto / zcrypt_error.h
index 2cb616ba8becdf8a52139b1ff9356cc8981ee30f..3e27fe77d2074f6e5884efcf9655d1f672d44a45 100644 (file)
@@ -108,7 +108,7 @@ static inline int convert_error(struct zcrypt_device *zdev,
                return -EINVAL;
        case REP82_ERROR_MESSAGE_TYPE:
        //   REP88_ERROR_MESSAGE_TYPE           // '20' CEX2A
-               /**
+               /*
                 * To sent a message of the wrong type is a bug in the
                 * device driver. Warn about it, disable the device
                 * and then repeat the request.