OSDN Git Service

intel: Minor style tweaks after Lindent.
authorEric Anholt <eric@anholt.net>
Tue, 20 Dec 2011 19:44:36 +0000 (11:44 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 30 Dec 2011 00:43:33 +0000 (16:43 -0800)
commitbbdda928d3c0fa2e5b38adc4c3f7763f957b5207
tree6d85d27a0d8fc01ec3b51d7e6157a6a846cccb6b
parent193fa138d74f8d857b01b5ca8624f4ca79d9a91e
intel: Minor style tweaks after Lindent.

Some comments weren't wrapped, and for some reason uint32_t *data got
an extra space (while other instances of "type *identifier" didn't),
and the indentation of the opcode-list structs got trashed.

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Eugeni Dodonov <eugeni@dodonov.net>
intel/intel_decode.c