Suniel Mahesh ([email protected])

Number of posts: 72 (0.08 per day)
First post: 2017-03-07 07:11:15
Last post: 2019-08-06 13:21:07

Date List Subject
2017-03-16 22:22:56 linux-kernel [PATCH v4 4/6] staging: rtl8192e: Pass a pointer as an argument to sizeof() instead of struct
2017-03-16 22:20:47 linux-kernel [PATCH v4 6/6] staging: rtl8192e: Fix blank lines and space after a cast
2017-03-16 22:20:08 linux-kernel [PATCH v4 0/6] staging: rtl8192e: Fix coding style, warnings and checks
2017-03-15 11:10:28 linux-kernel Re: [PATCH v3 2/8] staging: rtl8192e: Fix coding style
2017-03-15 10:59:50 linux-kernel [PATCH v4 3/8] staging: rtl8192e: Remove unnecessary 'out of memory' message
2017-03-15 09:53:26 linux-kernel [PATCH v3 6/8] staging: rtl8192e: Pass a pointer as an argument to sizeof() instead of struct
2017-03-15 09:53:02 linux-kernel [PATCH v3 7/8] staging: rtl8192e: Fix issues reported by checkpatch.pl
2017-03-15 09:52:59 linux-kernel [PATCH v3 8/8] staging: rtl8192e: Fix blank lines and space after a cast
2017-03-15 09:52:47 linux-kernel [PATCH v3 5/8] staging: rtl8192e: Fix unbalanced braces
2017-03-15 09:52:42 linux-kernel [PATCH v3 3/8] staging: rtl8192e: Remove unnecessary 'out of memory' message
2017-03-15 09:52:36 linux-kernel [PATCH v3 4/8] staging: rtl8192e: Rectify pointer comparisions with NULL
2017-03-15 09:52:30 linux-kernel [PATCH v3 2/8] staging: rtl8192e: Fix coding style
2017-03-15 09:52:21 linux-kernel [PATCH v3 1/8] staging: rtl8192e: Fix comments as per kernel coding style
2017-03-15 09:52:15 linux-kernel [PATCH v3 0/8] staging: rtl8192e: Fix coding style, warnings and checks
2017-03-09 18:52:42 linux-kernel [PATCH v2 4/5] staging: rtl8192e: Fix unbalanced braces around else statement
2017-03-09 18:52:35 linux-kernel [PATCH v2 0/5] staging: rtl8192e: Fix coding style, warnings and checks
2017-03-09 18:52:26 linux-kernel [PATCH v2 5/5] staging: rtl8192e: Pass a pointer as an argument to sizeof() instead of struct
2017-03-09 18:52:19 linux-kernel [PATCH v2 3/5] staging: rtl8192e: Rectify pointer comparisions
2017-03-09 18:52:17 linux-kernel [PATCH v2 2/5] staging: rtl8192e: Improve error handling
2017-03-09 18:52:14 linux-kernel [PATCH v2 1/5] staging: rtl8192e: Fix coding style issues
2017-03-07 07:11:15 linux-kernel [PATCH] staging: rtl8192e: fix coding style issue, improve error handling