Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4493
b: refs/heads/master
c: 4945079
h: refs/heads/master
i:
  4491: 0dc775d
v: v3
  • Loading branch information
Artem B. Bityuckiy authored and Thomas Gleixner committed May 23, 2005
1 parent 8a65659 commit 73c1c86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 7685359656774e0348835f72a68e201fe0285fa9
refs/heads/master: 49450795844daba7867cc215f17532cac2c2b284
6 changes: 3 additions & 3 deletions trunk/drivers/mtd/mtdcore.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* $Id: mtdcore.c,v 1.44 2004/11/16 18:28:59 dwmw2 Exp $
* $Id: mtdcore.c,v 1.45 2005/02/18 14:34:50 dedekind Exp $
*
* Core registration and callback routines for MTD
* drivers and users.
Expand Down Expand Up @@ -149,8 +149,8 @@ void register_mtd_user (struct mtd_notifier *new)
}

/**
* register_mtd_user - unregister a 'user' of MTD devices.
* @new: pointer to notifier info structure
* unregister_mtd_user - unregister a 'user' of MTD devices.
* @old: pointer to notifier info structure
*
* Removes a callback function pair from the list of 'users' to be
* notified upon addition or removal of MTD devices. Causes the
Expand Down

0 comments on commit 73c1c86

Please sign in to comment.