Guo Zhengkui ([email protected])

Number of posts: 95 (0.28 per day)
First post: 2021-07-29 03:10:51
Last post: 2022-07-06 09:36:44

Date List Subject
2022-07-06 09:36:44 linux-kernel [PATCH] drm/amd/display: remove repeated includes
2022-05-19 17:47:31 linux-kernel [PATCH] media: atmel: atmel-isc: remove unneeded IS_ERR()
2022-05-18 03:29:02 linux-kernel [PATCH] ALSA: seq: replace ternary operator with max()
2022-05-17 14:02:50 linux-wireless [PATCH linux-next v2] net: ath9k: replace ternary operator with max()
2022-05-17 09:24:29 linux-kernel [PATCH] drm: omapdrm: dss: replace ternary operator with max()
2022-05-16 14:53:48 linux-kernel [PATCH linux-next] net: smc911x: replace ternary operator with min()
2022-05-14 03:31:11 linux-kernel [PATCH] drivers: spi: spi-au1550: replace ternary operator with min()
2022-05-14 02:09:30 linux-kernel [PATCH] drivers: comedi: replace ternary operator with min()
2022-05-14 02:03:59 linux-kernel [PATCH] RDMA: replace ternary operator with min()
2022-05-14 00:40:04 linux-kernel [PATCH] i2c: mux: pca9541: replace ternary operator with min()
2022-05-14 00:32:45 linux-kernel Re: [PATCH] RDMA: replace ternary operator with min()
2022-05-14 00:20:19 linux-kernel [PATCH] scsi: qla2xxx: fix minmax.cocci warnings
2022-05-12 20:07:45 linux-kernel [PATCH linux-next] scsi: target: cxgbit: replace ternary operator with min()
2022-05-11 23:40:57 linux-kernel [PATCH] selftests: kvm: replace ternary operator with min()
2022-05-09 06:36:14 linux-kernel [PATCH] i3c: master: svc: fix returnvar.cocci warning
2022-05-05 19:54:18 linux-kernel [PATCH] drm/nouveau/devinit: fix returnvar.cocci warnings
2022-05-05 17:33:08 linux-kernel [PATCH] MIPS: Sibyte: remove unnecessary return variable
2022-05-05 11:28:29 linux-kernel [PATCH] dm cache metadata: fix returnvar.cocci warning
2022-05-04 20:36:27 linux-kernel [PATCH] clk: renesas: rzg2l: remove repeated data
2022-04-27 11:23:33 linux-kernel [PATCH] drivers/virt/fsl_hypervisor: remove unneeded `ret` variable in `fsl_hv_open()`
2022-04-27 00:12:45 linux-kernel [PATCH] qla2xxx: edif: remove unneeded variable
2022-04-26 09:08:55 linux-kernel [PATCH linux-next] RDMA/hns: fix returnvar.cocci warning
2022-04-25 19:17:01 linux-kernel [PATCH] drm/i915: fix returnvar.cocci warning
2022-04-25 13:50:46 linux-kernel [PATCH] drm/nouveau: fix returnvar.cocci warning
2022-04-25 08:25:57 linux-kernel [PATCH v2] trace: use WARN instead of printk and WARN_ON
2022-04-25 07:51:49 linux-wireless [PATCH v2] rtlwifi: btcoex: fix if == else warning
2022-04-24 19:36:45 linux-kernel [PATCH v2] trace: use WARN instead of printk and WARN_ON
2022-04-24 13:37:25 linux-wireless [PATCH] rtlwifi: btcoex: fix if == else warning
2022-04-19 17:30:36 linux-kernel [PATCH] kselftest/arm64: fix array_size.cocci warning
2022-04-12 14:45:01 linux-kernel [PATCH] ipv6: exthdrs: use swap() instead of open coding it
2022-04-07 21:13:15 linux-kernel [PATCH] userfaultfd/selftests: use swap() instead of open coding it
2022-04-06 13:56:00 linux-kernel [PATCH linux-next] clk: keystone: sci-clk: change `struct sci_clk **clk` to `struct sci_clk *clk`
2022-04-02 12:53:38 linux-kernel [PATCH] media: atomisp: simplify if-if to if-else
2022-04-02 11:32:37 linux-kernel [PATCH] drm/radeon: simplify if-if to if-else
2022-03-31 15:33:25 linux-kernel [PATCH linux-next v2] RDMA: simplify if-if to if-else
2022-03-31 05:10:16 linux-kernel Re: [PATCH linux-next] RDMA: simplify if-if to if-else
2022-03-28 22:10:18 linux-kernel [PATCH linux-next] RDMA: simplify if-if to if-else
2022-03-21 22:40:24 linux-kernel [PATCH linux-next] selftests/vDSO: fix array_size.cocci warning
2022-03-21 21:06:04 linux-kernel [PATCH linux-next] selftests/proc: fix array_size.cocci warning
2022-03-21 19:55:26 linux-kernel [PATCH linux-next v3] selftests: net: change fprintf format specifiers
2022-03-19 13:05:28 linux-kernel Re: [PATCH linux-next v2] selftests: net: change fprintf format specifiers
2022-03-18 10:58:44 linux-kernel [PATCH linux-next v2] selftests: net: change fprintf format specifiers
2022-03-17 08:24:43 linux-kernel Re: [PATCH] selftests: net: fix warning when compiling selftest/net
2022-03-17 06:19:43 linux-kernel [PATCH] lib: fix uninitialized_var.cocci warning
2022-03-17 02:39:24 linux-kernel [PATCH] selftests: net: fix warning when compiling selftest/net
2022-03-10 14:12:54 linux-kernel Re: [PATCH] irqchip/apple-aic: application of sizeof() to a pointer
2022-03-10 06:36:19 linux-kernel [PATCH] irqchip/apple-aic: application of sizeof() to a pointer
2022-03-09 00:49:29 linux-kernel [PATCH linux-next v2] drivers: vxlan: fix returnvar.cocci warning
2022-03-08 19:41:23 linux-kernel [PATCH] drivers: vxlan: fix returnvar.cocci warning
2022-03-07 09:29:31 linux-kernel [PATCH] perf tools: fix array_size.cocci warning
2022-03-07 09:29:27 linux-kernel [PATCH] nfp: xsk: avoid newline at the end of message in NL_SET_ERR_MSG_MOD