LinuxLists
Users
About
Aliya Rahmani (
[email protected]
)
Number of posts: 14 (4.67 per day)
First post: 2022-04-18 18:13:06
Last post: 2022-04-22 15:29:35
Date
List
Subject
2022-04-22 15:29:35
linux-kernel
[PATCH v3 3/3] staging: media: zoran: add parentheses on macro parameter
2022-04-21 14:49:08
linux-kernel
[PATCH v2 2/3] staging: media: zoran: else is not generally useful after a break or return
2022-04-21 06:58:04
linux-kernel
[PATCH] staging: media: av7110: remove redundant space after cast
2022-04-21 06:47:55
linux-kernel
[PATCH v2 1/3] staging: media: zoran: use seq_puts() instead of seq_printf()
2022-04-20 16:50:33
linux-kernel
[PATCH v3 1/3] staging: media: zoran: use seq_puts() instead of seq_printf()
2022-04-20 16:33:50
linux-kernel
[PATCH] staging: media: av7110: comparison to NULL could be written "fe_func"
2022-04-20 10:51:07
linux-kernel
[PATCH 1/3] staging: media: zoran: use seq_puts() instead of seq_printf()
2022-04-19 19:14:04
linux-kernel
[PATCH v3 2/3] staging: media: zoran: else is not generally useful after a break or return
2022-04-19 18:42:55
linux-kernel
[PATCH 0/3] staging: media: zoran: fix warnings reported by checkpatch
2022-04-19 13:46:42
linux-kernel
[PATCH v2 0/3] staging: media: zoran: fix warnings reported by checkpatch
2022-04-19 10:01:08
linux-kernel
[PATCH v2 3/3] staging: media: zoran: add parentheses on macro parameter
2022-04-19 05:44:57
linux-kernel
[PATCH v3 0/3] staging: media: zoran: fix warnings reported by checkpatch
2022-04-18 22:02:49
linux-kernel
[PATCH 2/3] staging: media: zoran: Code cleanup - else is not generally useful after a break or return
2022-04-18 18:13:06
linux-kernel
[PATCH 3/3] staging: media: zoran: avoid macro argument precedence issues