summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorLaurent Vivier <lvivier@redhat.com>2025-05-21 11:22:35 +0200
committerPaolo Abeni <pabeni@redhat.com>2025-07-03 11:40:02 +0200
commitbd2948d2581ebd31745c1b7094a470513789555f (patch)
tree1f426641d06aad5bb099327090f4f2583839070f /scripts/lib/kdoc/kdoc_files.py
parent45ebc7e6c125ce93d2ddf82cd5bea20121bb0258 (diff)
virtio_net: Cleanup '2+MAX_SKB_FRAGS'
Improve consistency by using everywhere it is needed 'MAX_SKB_FRAGS + 2' rather than '2+MAX_SKB_FRAGS' or '2 + MAX_SKB_FRAGS'. No functional change. Signed-off-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com> Acked-by: Jason Wang <jasowang@redhat.com> Link: https://patch.msgid.link/20250521092236.661410-3-lvivier@redhat.com Tested-by: Lei Yang <leiyang@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions