Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133438
b: refs/heads/master
c: 8231f2f
h: refs/heads/master
v: v3
  • Loading branch information
Qinghuang Feng authored and Greg Kroah-Hartman committed Mar 24, 2009
1 parent 0309df3 commit 10e500f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 1fa5ae857bb14f6046205171d98506d8112dd74e
refs/heads/master: 8231f2f99a5e5fc45a25e8de09fd1ab9711babf1
3 changes: 1 addition & 2 deletions trunk/fs/sysfs/mount.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,10 @@
#include <linux/pagemap.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/magic.h>

#include "sysfs.h"

/* Random magic number */
#define SYSFS_MAGIC 0x62656572

static struct vfsmount *sysfs_mount;
struct super_block * sysfs_sb = NULL;
Expand Down

0 comments on commit 10e500f

Please sign in to comment.