Ryan Desfosses ([email protected])

Number of posts: 17 (1.21 per day)
First post: 2014-04-04 18:18:48
Last post: 2014-04-19 00:15:26

Date List Subject
2014-04-19 00:17:09 linux-kernel [PATCH 0/8] patch series
2014-04-19 00:15:59 linux-kernel [PATCH 8/8] pci-stub: added spaces around equal sign
2014-04-19 00:15:54 linux-kernel [PATCH 7/8] pci-driver: moved EXPORT_SYMBOL so that it immediately followed its function/variable
2014-04-19 00:15:48 linux-kernel [PATCH 6/8] pci-driver: added or removed a space to resolve checkpatch messages
2014-04-19 00:15:43 linux-kernel [PATCH 5/8] msi: merged quoted strings
2014-04-19 00:15:39 linux-kernel [PATCH 4/8] htirq: removed space after open parenthesis
2014-04-19 00:15:35 linux-kernel [PATCH 3/8] htirq: moved EXPORT_SYMBOL so that it immediately followed its function/variable
2014-04-19 00:15:31 linux-kernel [PATCH 2/8] bus: moved EXPORT_SYMBOL so that it immediately followed its function/variable
2014-04-19 00:15:26 linux-kernel [PATCH 1/8] ats: removed parentheses after return
2014-04-19 00:14:31 linux-kernel [PATCH 0/8] patch series
2014-04-15 04:37:24 linux-kernel [PATCHv3] pci: moved EXPORT_SYMBOL so that it immediately followed its function/variable
2014-04-12 07:57:21 linux-kernel [PATCH] access: moved trailing statements and added spaces after ','
2014-04-11 05:47:52 linux-kernel [PATCHv2] pci: added or removed a space to resolve checkpatch message
2014-04-11 05:02:28 linux-kernel [PATCHv2] pci: changed "foo* bar" to "foo *bar"
2014-04-07 22:01:38 linux-kernel [PATCH] pci: moved EXPORT_SYMBOL so that it immediately followed its function/variable
2014-04-04 21:25:20 linux-kernel [PATCH] pci: changed '...pci_bus* bus' to '...pci_bus *bus'
2014-04-04 18:18:48 linux-kernel [PATCH 2/2] pci: added space before the open parenthesis