* grub-core/video/i386/pc/vbe.c

(grub_video_vbe_print_adapter_specific_info): Replace division by
	shifts.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-03-10 18:49:05 +01:00
parent 3f2b4d1a81
commit 21344ef620
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/video/i386/pc/vbe.c
(grub_video_vbe_print_adapter_specific_info): Replace division by
shifts.
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
Adjust types in gdb module to have intended unsigned shifts rather than