[PATCH] small partitions/msdos cleanups
authorAdrian Bunk <bunk@stusta.de>
Sat, 25 Jun 2005 21:58:47 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:59 +0000 (16:24 -0700)
commit486fd404fbc840e28a959d2f2842b6c46ed6b250
tree284a1bd94a1874d6e9b21592553a59810915f04a
parent40086ea17e8cf12112438b3a855f44b26f7cb385
[PATCH] small partitions/msdos cleanups

This patch makes the following changes to the msdos partition code:
- remove CONFIG_NEC98_PARTITION leftovers
- make parse_bsd static

This patch was already ACK'ed by Andries Brouwer.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/partitions/Makefile
fs/partitions/check.c
fs/partitions/check.h
fs/partitions/msdos.c