Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162595
b: refs/heads/master
c: ea5ffff
h: refs/heads/master
i:
  162593: 0686153
  162591: 37d984a
v: v3
  • Loading branch information
GeunSik Lim authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent e50b8bd commit 0e99372
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: 837cbb07618d61114354596931dd1998b672c5d8
refs/heads/master: ea5ffff57dce2f4c85ab056f4b0a202f71db2bdf
2 changes: 1 addition & 1 deletion trunk/drivers/block/pktcdvd.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ static struct mutex ctl_mutex; /* Serialize open/close/setup/teardown */
static mempool_t *psd_pool;

static struct class *class_pktcdvd = NULL; /* /sys/class/pktcdvd */
static struct dentry *pkt_debugfs_root = NULL; /* /debug/pktcdvd */
static struct dentry *pkt_debugfs_root = NULL; /* /sys/kernel/debug/pktcdvd */

/* forward declaration */
static int pkt_setup_dev(dev_t dev, dev_t* pkt_dev);
Expand Down

0 comments on commit 0e99372

Please sign in to comment.