Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242693
b: refs/heads/master
c: 58c3e64
h: refs/heads/master
i:
  242691: d525802
v: v3
  • Loading branch information
Nicholas Bellinger authored and James Bottomley committed Mar 23, 2011
1 parent 5458a22 commit f1a8e20
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: f45934e08c9640faa5d960633eaf840c29ea33a8
refs/heads/master: 58c3e6477f3840df7d9b346627420bc7b246cdc8
2 changes: 1 addition & 1 deletion trunk/drivers/target/target_core_file.c
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ enum {
static match_table_t tokens = {
{Opt_fd_dev_name, "fd_dev_name=%s"},
{Opt_fd_dev_size, "fd_dev_size=%s"},
{Opt_fd_buffered_io, "fd_buffered_id=%d"},
{Opt_fd_buffered_io, "fd_buffered_io=%d"},
{Opt_err, NULL}
};

Expand Down

0 comments on commit f1a8e20

Please sign in to comment.