* grub-core/disk/ldm.c: Rename variables and arguments to prevent
shadowing. * grub-core/kern/disk.c: Likewise. * grub-core/kern/misc.c: Likewise. * include/grub/parser.h: Likewise. * include/grub/script_sh.h: Likewise. * include/grub/zfs/zfs.h: Likewise.
This commit is contained in:
parent
7b3aca00fa
commit
3cd910a212
7 changed files with 40 additions and 27 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2013-10-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/ldm.c: Rename variables and arguments to prevent
|
||||
shadowing.
|
||||
* grub-core/kern/disk.c: Likewise.
|
||||
* grub-core/kern/misc.c: Likewise.
|
||||
* include/grub/parser.h: Likewise.
|
||||
* include/grub/script_sh.h: Likewise.
|
||||
* include/grub/zfs/zfs.h: Likewise.
|
||||
|
||||
2013-10-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/luks.c (configure_ciphers): Fix spurious warning.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue