On Sat, Apr 13, 2024 at 10:11 AM Jakub Kicinski <kuba@xxxxxxxxxx> wrote: > > 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. > Sure. Thanks! > Checkpatch finds 2 problems in this change. > -- > pw-bot: cr