Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359530
b: refs/heads/master
c: 3d6a874
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Jens Axboe committed Jan 11, 2013
1 parent b191b0d commit d6e2903
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 152834694dcb90d3088bc77fa436755c66553929
refs/heads/master: 3d6a87430e764cf4132710538139c10970929189
1 change: 1 addition & 0 deletions trunk/drivers/block/DAC960.c
Original file line number Diff line number Diff line change
Expand Up @@ -7054,6 +7054,7 @@ static long DAC960_gam_ioctl(struct file *file, unsigned int Request,
else
ErrorCode = 0;
}
break;
default:
ErrorCode = -ENOTTY;
}
Expand Down

0 comments on commit d6e2903

Please sign in to comment.