summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorChu Guangqing <chuguangqing@inspur.com>2025-11-03 06:22:12 +0300
committerJakub Kicinski <kuba@kernel.org>2025-11-05 04:01:01 +0300
commit52665fcc2241f8f9a17543d9a6531b1a1b029bde (patch)
treeb66357bb2d62ef045722b0faa3a5bf0959e8fe6d /include/uapi/linux
parent96c68954cd3b65f321d40b9078cdb49a26bdaf9a (diff)
downloadlinux-52665fcc2241f8f9a17543d9a6531b1a1b029bde.tar.xz
xen/netfront: Comment Correction: Fix Spelling Error and Description of Queue Quantity Rules
The original comments contained spelling errors and incomplete logical descriptions, which could easily lead to misunderstandings of the code logic. The specific modifications are as follows: Correct the spelling error by changing "inut max" to "but not exceed the maximum limit"; Add the note "If the user has not specified a value, the default maximum limit is 8" to clarify the default value logic; Improve the coherence of the statement to make the queue quantity rules clearer. After the modification, the comments can accurately reflect the code behavior of "taking the smaller value between the number of CPUs and the default maximum limit of 8 for the number of queues", enhancing code maintainability. Signed-off-by: Chu Guangqing <chuguangqing@inspur.com> Reviewed-by: Juergen Gross <jgross@suse.com> Link: https://patch.msgid.link/20251103032212.2462-1-chuguangqing@inspur.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions