Re: [PATCH] Link usb controller struct only when initialised

2009-06-08 Thread Pavel Roskin
On Tue, 2009-06-09 at 01:57 +0200, Vladimir 'phcoder' Serbinenko wrote: > Commited with small stylistic change: comments start with an uppercase > letter and end with 2 spaces Thanks! By the way, it would be nice to rewrite uhci.c and ohci.c using GRUB lists (include/grub/list.h). And rewriting

Re: [PATCH] Link usb controller struct only when initialised

2009-06-08 Thread Vladimir 'phcoder' Serbinenko
Commited with small stylistic change: comments start with an uppercase letter and end with 2 spaces On Sun, Jun 7, 2009 at 8:37 PM, Oliver Henshaw wrote: > When controller initialisation is aborted in grub_uhci_pci_iter > (grub_ohci_pci_iter) control > jumps to "fail:", where any allocated memory