Lv qian ([email protected])

Number of posts: 9 (0.15 per day)
First post: 2022-06-23 06:56:17
Last post: 2022-08-25 01:42:58

Date List Subject
2023-01-11 09:38:10 linux-kernel [PATCH V2] mm/slab.c: Delete the if statement
2023-01-11 08:55:11 linux-kernel [PATCH] mm/slab.c: Delete the if judgment and return the result directly Remove the if judgment and return the result directly to reduce assembly statements.
2022-12-29 07:44:46 linux-kernel [PATCH] mm/page_alloc.c: Remove function return value
2022-12-29 07:32:13 linux-kernel [PATCH] mm/page_alloc.c: Remove function return value
2022-08-25 01:42:58 linux-kernel [PATCH] drm/i915:Move the code position to reduce the number of judgments
2022-08-09 08:57:27 linux-kernel [PATCH] clocksource/timer-npcm7xx: Remove unnecessary (void*) conversions
2022-08-09 08:44:31 linux-kernel [PATCH] clocksource/timer-stm32: Remove unnecessary (void*) conversions
2022-07-19 03:10:12 linux-kernel [PATCH] tools: Change the division operator to a right shift operator
2022-06-23 06:56:17 linux-kernel [PATCH] vmalloc:Merge multiple if conditional sentences