Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16518
b: refs/heads/master
c: 2d5fe68
h: refs/heads/master
v: v3
  • Loading branch information
Alasdair G Kergon authored and Linus Torvalds committed Jan 6, 2006
1 parent 3acd27c commit ee484aa
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: e6c276159c812ab25f47b7c7b683a5c97c442dd5
refs/heads/master: 2d5fe68987341a59a3fd97c71695efcabb0c6fd5
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* in types.h.
*/
#ifdef CONFIG_LBD
#define SECTOR_FORMAT "%Lu"
#define SECTOR_FORMAT "%llu"
#else
#define SECTOR_FORMAT "%lu"
#endif
Expand Down

0 comments on commit ee484aa

Please sign in to comment.