]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: (dos) cleanup function names
authorKarel Zak <kzak@redhat.com>
Mon, 23 Jul 2012 09:17:35 +0000 (11:17 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 23 Jul 2012 09:17:35 +0000 (11:17 +0200)
commit87a97832e11c20e4b4b3ec72f4cdec7ac7bd38d7
treedba9e61eeda166a1f0b76401705f4a529f2bcb2a
parent84e18f7659ed8d311a5549936afba7f6d2101a79
fdisk: (dos) cleanup function names

 - use 'write' in name for functions that really touch devices
 - use 'set' in name for functions that modify in-memory stuff

... otherwise it's unreadable mess

Signed-off-by: Karel Zak <kzak@redhat.com>
fdisks/fdiskdoslabel.c
fdisks/fdiskdoslabel.h