Update broken web addresses in the kernel.
The patch below updates broken web addresses in the kernel Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Cc: Maciej W. Rozycki <macro@linux-mips.org> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Finn Thain <fthain@telegraphics.com.au> Cc: Randy Dunlap <rdunlap@xenotime.net> Cc: Matt Turner <mattst88@gmail.com> Cc: Dimitry Torokhov <dmitry.torokhov@gmail.com> Cc: Mike Frysinger <vapier.adi@gmail.com> Acked-by: Ben Pfaff <blp@cs.stanford.edu> Acked-by: Hans J. Koch <hjk@linutronix.de> Reviewed-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
d7eccbbae8
commit
631dd1a885
@@ -1073,7 +1073,7 @@ static void yenta_config_init(struct yenta_socket *socket)
|
||||
* invisible during PCI scans because of a misconfigured subordinate number
|
||||
* of the parent brige - some BIOSes seem to be too lazy to set it right.
|
||||
* Does the fixup carefully by checking how far it can go without conflicts.
|
||||
* See http\://bugzilla.kernel.org/show_bug.cgi?id=2944 for more information.
|
||||
* See http://bugzilla.kernel.org/show_bug.cgi?id=2944 for more information.
|
||||
*/
|
||||
static void yenta_fixup_parent_bridge(struct pci_bus *cardbus_bridge)
|
||||
{
|
||||
|
Reference in New Issue
Block a user