Re: [PATCH net-next v6] virtio_net: Support RX hash XDP hint

From: Jakub Kicinski
Date: Fri Apr 12 2024 - 22:12:05 EST


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