]> git.baikalelectronics.ru Git - kernel.git/commit
ubd: stop defintining MAJOR_NR
authorChristoph Hellwig <hch@lst.de>
Tue, 31 Mar 2009 22:23:39 +0000 (15:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Apr 2009 15:59:16 +0000 (08:59 -0700)
commitb2969c4f3e03bedbc42d92293f6188c624c30b0e
treec8dd4560554cf3bffd991c24d7f18fc6729ffaa0
parent633eb8181fc3ec683d46ae21826aa720837893f0
ubd: stop defintining MAJOR_NR

MAJOR_NR isn't needed anymore since very early 2.5 kernels.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/drivers/ubd_kern.c