2003-08-19 05:21:33

by CaT

[permalink] [raw]
Subject: [PATCH, TRIVIAL] 2.6.0-t3: hd.c typo fix

Spotted this typo whilst debugging my C99 patch:

--- linux.backup/drivers/ide/legacy/hd.c Sat Aug 16 15:02:44 2003
+++ linux/drivers/ide/legacy/hd.c Tue Aug 19 14:44:50 2003
@@ -715,7 +715,7 @@

hd_queue = blk_init_queue(do_hd_request, &hd_lock);
if (!hd_queue) {
- unegister_blkdev(MAJOR_NR,"hd");
+ unregister_blkdev(MAJOR_NR,"hd");
return -ENOMEM;
}


--
"How can I not love the Americans? They helped me with a flat tire the
other day," he said.
- http://tinyurl.com/h6fo