]> err.no Git - util-linux/commit
partx: use swab macros from bitops.h
authorKarel Zak <kzak@redhat.com>
Mon, 17 Dec 2007 12:57:28 +0000 (13:57 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Dec 2007 12:57:28 +0000 (13:57 +0100)
commitd01ee8e6661c4bef970df98c85b42e3d0d48fd19
treec6034b07fc87df869d7be0c5dfb8577a97493bec
parent9eca9d0dd26eea526ea45647fd3c3085f008838b
partx: use swab macros from bitops.h

Clean up GPT code:
- remove C++ comments
- tailing white-spaces
- use cpu_to_  swab macros from bitops.h

Signed-off-by: Karel Zak <kzak@redhat.com>
partx/gpt.c