Guangbin Huang ([email protected])

Number of posts: 745 (1.11 per day)
First post: 2020-12-31 09:08:42
Last post: 2022-11-01 08:20:52

Date List Subject
2021-05-30 06:31:57 linux-kernel [PATCH net-next 07/10] net: sealevel: fix a code style issue about switch and case
2021-05-30 06:31:28 linux-kernel [PATCH net-next 06/10] net: sealevel: remove redundant initialization for statics
2021-05-30 06:30:22 linux-kernel [PATCH net-next 04/10] net: sealevel: open brace '{' following struct go on the same line
2021-05-30 06:30:22 linux-kernel [PATCH net-next 01/10] net: sealevel: remove redundant blank lines
2021-05-30 06:30:22 linux-kernel [PATCH net-next 02/10] net: sealevel: add blank line after declarations
2021-05-30 06:30:22 linux-kernel [PATCH net-next 00/10] net: sealevel: clean up some code style issues
2021-05-28 03:56:22 linux-kernel [PATCH V2 net-next 03/10] net: hdlc_fr: fix an code style issue about "foo* bar"
2021-05-28 03:44:12 linux-kernel [PATCH V2 net-next 06/10] net: hdlc_fr: code indent use tabs where possible
2021-05-28 03:38:03 linux-kernel [PATCH V2 net-next 00/10] net: hdlc_fr: clean up some code style issues
2021-05-28 00:50:24 linux-kernel [PATCH V2 net-next 10/10] net: hdlc_fr: remove unnecessary out of memory message
2021-05-28 00:50:24 linux-kernel [PATCH V2 net-next 09/10] net: hdlc_fr: remove redundant braces {}
2021-05-28 00:50:21 linux-kernel [PATCH V2 net-next 07/10] net: hdlc_fr: remove space after '!'
2021-05-28 00:50:19 linux-kernel [PATCH V2 net-next 08/10] net: hdlc_fr: add braces {} to all arms of the statement
2021-05-28 00:49:19 linux-kernel [PATCH V2 net-next 05/10] net: hdlc_fr: move out assignment in if condition
2021-05-28 00:48:54 linux-kernel [PATCH V2 net-next 01/10] net: hdlc_fr: remove redundant blank lines
2021-05-28 00:48:33 linux-kernel [PATCH V2 net-next 04/10] net: hdlc_fr: add some required spaces
2021-05-28 00:45:33 linux-kernel [PATCH V2 net-next 02/10] net: hdlc_fr: add blank line after declarations
2021-05-26 17:23:31 linux-kernel [PATCH net-next 00/10] net: wan: clean up some code style issues
2021-05-26 17:22:56 linux-kernel [PATCH net-next 08/10] net: wan: add braces {} to all arms of the statement
2021-05-26 17:22:56 linux-kernel [PATCH net-next 09/10] net: wan: remove redundant braces {}
2021-05-26 17:22:53 linux-kernel [PATCH net-next 10/10] net: wan: remove unnecessary out of memory message
2021-05-26 17:22:46 linux-kernel [PATCH net-next 07/10] net: wan: remove space after '!'
2021-05-26 17:22:40 linux-kernel [PATCH net-next 02/10] net: wan: add blank line after declarations
2021-05-26 17:22:37 linux-kernel [PATCH net-next 03/10] net: wan: fix an code style issue about "foo* bar"
2021-05-26 13:00:48 linux-kernel [PATCH net-next 05/10] net: wan: move out assignment in if condition
2021-05-26 13:00:10 linux-kernel [PATCH net-next 06/10] net: wan: code indent use tabs where possible
2021-05-26 12:59:14 linux-kernel [PATCH net-next 04/10] net: wan: add some required spaces
2021-05-26 12:58:15 linux-kernel [PATCH net-next 01/10] net: wan: remove redundant blank lines
2021-05-25 16:48:17 linux-kernel [PATCH net-next 1/6] net: wan: remove redundant blank lines
2021-05-25 16:48:03 linux-kernel [PATCH net-next 4/6] net: wan: add some required spaces
2021-05-25 16:47:00 linux-kernel [PATCH net-next 6/6] net: wan: add spaces required around that ':' and '+'
2021-05-25 14:16:13 linux-kernel [PATCH net-next 5/6] net: wan: replace comparison to NULL with "!card"
2021-05-25 14:15:13 linux-kernel [PATCH net-next 2/6] net: wan: add blank line after declarations
2021-05-25 14:14:40 linux-kernel [PATCH net-next 3/6] net: wan: fix an code style issue about "foo* bar
2021-05-25 14:13:08 linux-kernel [PATCH net-next 0/6] net: wan: clean up some code style issues
2021-05-24 15:02:07 linux-kernel [PATCH net-next 02/10] net: wan: fix an code style issue about "foo* bar"
2021-05-24 15:00:04 linux-kernel [PATCH net-next 06/10] net: wan: add some required spaces
2021-05-24 14:59:33 linux-kernel [PATCH net-next 10/10] net: wan: add braces {} to all arms of the statement
2021-05-24 14:57:38 linux-kernel [PATCH net-next 03/10] net: wan: add blank line after declarations
2021-05-24 14:56:50 linux-kernel [PATCH net-next 04/10] net: wan: code indent use tabs where possible
2021-05-24 14:56:48 linux-kernel [PATCH net-next 09/10] net: wan: fix the comments style issue
2021-05-24 14:56:46 linux-kernel [PATCH net-next 07/10] net: wan: move out assignment in if condition
2021-05-24 14:56:27 linux-kernel [PATCH net-next 05/10] net: wan: fix the code style issue about trailing statements
2021-05-24 14:56:20 linux-kernel [PATCH net-next 01/10] net: wan: remove redundant blank lines
2021-05-24 14:56:19 linux-kernel [PATCH net-next 00/10] net: wan: clean up some code style issues
2021-05-24 14:56:04 linux-kernel [PATCH net-next 08/10] net: wan: replace comparison to NULL with "!card"
2021-05-21 20:05:26 linux-kernel [PATCH net-next 5/6] net: wan: add braces {} to all arms of the statement
2021-05-21 09:02:38 linux-kernel [PATCH net-next 6/6] net: wan: add necessary () to macro argument
2021-05-21 09:01:58 linux-kernel [PATCH net-next 4/6] net: wan: remove redundant blank lines
2021-05-21 09:01:00 linux-kernel [PATCH net-next 1/6] net: wan: fix an code style issue about "foo* bar"
2021-05-21 09:00:58 linux-kernel [PATCH net-next 3/6] net: wan: fix the code style issue about trailing statements