Egor Uleyskiy ([email protected])

Number of posts: 10 (0.77 per day)
First post: 2015-11-08 20:39:34
Last post: 2015-11-22 09:29:31

Date List Subject
2015-11-22 09:29:31 linux-kernel [PATCH 6/6] drivers: staging: vme: Deleted casting to (void *)
2015-11-22 09:29:06 linux-kernel [PATCH 5/6] drivers: staging: vme: Fixed checking NULL and 0 code style
2015-11-22 09:29:00 linux-kernel [PATCH 4/6] drivers: staging: vme: Deleted extra bracking
2015-11-22 09:28:58 linux-kernel [PATCH 3/6] drivers: staging: vme: Fixed the using of sizeof
2015-11-22 09:28:52 linux-kernel [PATCH 2/6] drivers: staging: vme: Deleted extra empty lines
2015-11-22 09:28:46 linux-kernel [PATCH 1/6] drivers: staging: vme: Fixed indention
2015-11-21 21:27:06 linux-kernel [PATCH] drivers: staging: vme: Fixed code style issues
2015-11-13 20:02:03 linux-kernel [PATCH] drivers: staging: vme: Fixed code style issues
2015-11-08 20:40:07 linux-kernel [PATCH] drivers: staging: vme: Changed (1 << n) to BIT(n)
2015-11-08 20:39:34 linux-kernel [PATCH] drivers: staging: vme: Fixed code style issues