Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298077
b: refs/heads/master
c: 335a5f4
h: refs/heads/master
i:
  298075: eff7582
v: v3
  • Loading branch information
Fabio Estevam authored and David Woodhouse committed Mar 26, 2012
1 parent 514a780 commit 4c305c9
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 70d5098a4b1551864dd7df43f67b7f606a1a6438
refs/heads/master: 335a5f409ee3960bda6b112b9d1a89d0a4e0a7eb
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/mtdcore.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ static LIST_HEAD(mtd_notifiers);
*/
static void mtd_release(struct device *dev)
{
struct mtd_info *mtd = dev_get_drvdata(dev);
struct mtd_info __maybe_unused *mtd = dev_get_drvdata(dev);
dev_t index = MTD_DEVT(mtd->index);

/* remove /dev/mtdXro node if needed */
Expand Down

0 comments on commit 4c305c9

Please sign in to comment.