Hi Kevin, Are we planning to add the sequencing checks later or can I remove the comment? net/sunrpc/auth_gss/gss_krb5_unseal.c +202 gss_verify_mic_v2() warn: unused return: seqnum = __be64_to_cpup() 200 /* do sequencing checks */ 201 202 seqnum = be64_to_cpup((__be64 *)ptr + 8); 203 204 return GSS_S_COMPLETE; 205 } regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html