LinuxLists
Users
About
liubin001 (
[email protected]
)
Number of posts: 8 (8 per day)
First post: 2023-07-13 03:46:39
Last post: 2023-07-13 03:46:39
Date
List
Subject
2023-07-14 07:21:57
linux-kernel
[PATCH] xfs:ERROR: "(foo*)" should be "(foo *)" changed "(foo*)" to "(foo *)"
2023-07-14 06:45:32
linux-kernel
[PATCH] xfs:Comparisons should place the constant on the right side of the test The if statement uses an assignment statement as a condition, which is confusing.
2023-07-14 05:05:48
linux-kernel
[PATCH] floppy:ERROR: missing put_device; call of_find_device_by_node on line 589, but without a corresponding object release within this function. Add the put_device function before return to release memory
2023-07-14 04:50:33
linux-kernel
Fwd: [PATCH] tty:Insert clk_put before return (clk) to release memory
2023-07-14 04:20:59
linux-kernel
Fwd: [PATCH] irqchip:Use the "put_device" function to release the memory after calling the of_find_device_by_node function.
2023-07-13 03:49:31
linux-kernel
[PATCH] drm/vmwgfx: "foo* const bar" should be "foo * const bar"\ that ope- n brace { should be on the previous line
2023-07-13 03:47:27
linux-kernel
Fwd: [PATCH] drm/vmwgfx: "foo* const bar" should be "foo * const bar"\ that ope- n brace { should be on the previous line
2023-07-13 03:46:39
linux-kernel
Fwd: [PATCH] drm/vmwgfx: "foo* const bar" should be "foo * const bar"\ that ope- n brace { should be on the previous line