]> git.proxmox.com Git - mirror_qemu.git/commit
HACKING: add C type rules
authorBlue Swirl <blauwirbel@gmail.com>
Fri, 10 Sep 2010 18:47:31 +0000 (18:47 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 10 Sep 2010 18:47:31 +0000 (18:47 +0000)
commit84174436a6cd948c3bac22bc02df5d2404ff641d
tree6e2a4ca3e3c66aba37ee2bb5fa447e9bc8175fc7
parent45fad878d7fd2e7bff78e677c34ca59fe24b7e94
HACKING: add C type rules

Add C type rules, adapted from libvirt HACKING. Also include
a description of special QEMU scalar types.

Move typedef rule from CODING_STYLE rule 3 to HACKING rule 6
where it belongs.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
CODING_STYLE
HACKING