Petr Uzel wrote:
> * libparted/labels/dos.c (write_ext_table): use sizeof(variable)
> instead of sizeof(type)
> * libparted/labels/dos.c (write_empty_table): likewise
> * libparted/labels/dos.c (msdos_write): likewise
>
> Signed-off-by: Petr Uzel <[email protected]>
Thanks.
I've applied that with no changes to the code.
I've removed your Signed-off-by: lines.
Since you're the committer, they're redundant.
Also, I changed the log not to repeat the same file name
multiple times. With multiple "* filename.c: ..." there,
it makes me think the change affects three files, when in
fact it affects only one:
dos: use sizeof(variable) instead of sizeof(type)
* libparted/labels/dos.c (write_ext_table): Use sizeof(variable)
instead of sizeof(type)
(write_empty_table, msdos_write): Likewise.
_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel