On Thu, 11 Apr 2024 16:52:16 +0800 Liang Chen wrote:
> + switch (__le16_to_cpu(hdr_hash->hash_report)) {
> + case VIRTIO_NET_HASH_REPORT_TCPv4:Please indent things according to the kernel coding style. Checkpatch finds 2 problems in this change. -- pw-bot: cr

