Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178731
b: refs/heads/master
c: 33e189b
h: refs/heads/master
i:
  178729: 158e044
  178727: 789e52f
v: v3
  • Loading branch information
Tobias Klauser authored and Ryusuke Konishi committed Dec 25, 2009
1 parent 3e6b5bd commit a7e2b11
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: 5ee581483246e832ca5a9fc1ac669bba0b6ec468
refs/heads/master: 33e189bd5754dead3ece130da8e62f470f526f36
2 changes: 1 addition & 1 deletion trunk/fs/nilfs2/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ static int nilfs_ioctl_clean_segments(struct inode *inode, struct file *filp,
unsigned int cmd, void __user *argp)
{
struct nilfs_argv argv[5];
const static size_t argsz[5] = {
static const size_t argsz[5] = {
sizeof(struct nilfs_vdesc),
sizeof(struct nilfs_period),
sizeof(__u64),
Expand Down

0 comments on commit a7e2b11

Please sign in to comment.