Yi Jiangshan ([email protected])

Number of posts: 59 (0.66 per day)
First post: 2022-07-11 08:47:06
Last post: 2022-10-10 03:32:43

Date List Subject
2022-07-14 06:38:51 linux-ext4 [PATCH] fs/ext2: replace ternary operator with min_t()
2022-07-14 03:00:05 linux-kernel [PATCH] fs/jfs: replace ternary operator with min_t()
2022-07-14 02:00:42 linux-kernel [PATCH] lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()
2022-07-13 07:07:17 linux-kernel [PATCH] usb: ldusb: replace ternary operator with max_t()
2022-07-13 03:33:55 linux-kernel [PATCH] HID: rmi: replace ternary operator with min()
2022-07-12 10:08:29 linux-kernel [PATCH] mtip32xx: replace ternary operator with min_t()
2022-07-12 07:15:32 linux-kernel [PATCH] component: replace ternary operator with min()
2022-07-11 08:47:06 linux-kernel [PATCH] scsi: st: replace ternary operator with min() or max()