Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312693
b: refs/heads/master
c: c804537
h: refs/heads/master
i:
  312691: a0fdf16
v: v3
  • Loading branch information
Roland Dreier authored and Nicholas Bellinger committed Jul 17, 2012
1 parent 788c047 commit 14a1894
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: 1c7b13fe65269960f63082eafccede547191ab02
refs/heads/master: c8045372dd2d4784bc4cb32ddc27f4b88ff2140c
2 changes: 1 addition & 1 deletion trunk/drivers/target/target_core_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@ int se_dev_check_shutdown(struct se_device *dev)
return ret;
}

u32 se_dev_align_max_sectors(u32 max_sectors, u32 block_size)
static u32 se_dev_align_max_sectors(u32 max_sectors, u32 block_size)
{
u32 tmp, aligned_max_sectors;
/*
Expand Down

0 comments on commit 14a1894

Please sign in to comment.