]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: (gpt) make mode more readable
authorKarel Zak <kzak@redhat.com>
Mon, 10 Nov 2014 11:22:55 +0000 (12:22 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 10 Nov 2014 11:22:55 +0000 (12:22 +0100)
commit8ccfcf70dad4e005d6fe05cd5ed99524a775f15d
treeb7638dbf536297f0f13f1ab59b0cd7ea52f856f0
parenta56b70f8ffb658a5a722c47cf77ea04c143fa0d9
libfdisk: (gpt) make mode more readable

* use check_ prefix for checking functions
* use plural in function names where we work with more partitions than one
* always use "ents" when when we work with gpt entries array

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