git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25e65e4
)
virtio_blk: coding style fixes
author
Michael S. Tsirkin
<mst@redhat.com>
Thu, 15 Jan 2015 11:33:31 +0000
(13:33 +0200)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 21 Jan 2015 05:58:57 +0000
(16:28 +1030)
Most of our code has
struct foo {
}
Fix two instances where blk is inconsistent.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found