]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] block: handle subsystem_register() init errors
authorRandy Dunlap <rdunlap@xenotime.net>
Fri, 29 Sep 2006 08:58:56 +0000 (01:58 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:05 +0000 (09:18 -0700)
commitf08da2d9707b95b41699c77c6bc41a00889e5e92
treea82f6e81137ef987118e043040adac41599979b3
parent2e810981f4e964958d7f19ea419d2778d0d8d18e
[PATCH] block: handle subsystem_register() init errors

Check and handle init errors.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
block/genhd.c