> + rc = snprintf(NULL, 0, "%s", current->comm); rc = strlen(current->comm) would be smaller -- vda -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html