Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97250
b: refs/heads/master
c: 03de250
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed May 24, 2008
1 parent caba965 commit eaf8993
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84255d1018c50e72c71a49f359989597d53a3f53
refs/heads/master: 03de250a269bfa8e6a9e6ccb4a1dbce19dae8a61
2 changes: 2 additions & 0 deletions trunk/include/linux/raid/md.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@
*/
#define MD_PATCHLEVEL_VERSION 3

extern int mdp_major;

extern int register_md_personality (struct mdk_personality *p);
extern int unregister_md_personality (struct mdk_personality *p);
extern mdk_thread_t * md_register_thread (void (*run) (mddev_t *mddev),
Expand Down
1 change: 0 additions & 1 deletion trunk/init/do_mounts_md.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ static struct {

static int md_setup_ents __initdata;

extern int mdp_major;
/*
* Parse the command-line parameters given our kernel, but do not
* actually try to invoke the MD device now; that is handled by
Expand Down

0 comments on commit eaf8993

Please sign in to comment.