* grub-core/disk/scsi.c (grub_scsi_read): Fix binary and check and make

logical expression more readable.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-01-22 13:22:46 +01:00
parent e489601ad0
commit 5d4f4dd51b
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2011-01-22 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/scsi.c (grub_scsi_read): Fix binary and check and make
logical expression more readable.
2011-01-22 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/raid.c (insert_array): Ensure uniqueness of p->number