Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190201
b: refs/heads/master
c: 98d5ce0
h: refs/heads/master
i:
  190199: 0b26d09
v: v3
  • Loading branch information
Hans Verkuil authored and Linus Torvalds committed Apr 24, 2010
1 parent 028a95a commit 3cb47b9
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: 81fa08f25bd24fc51557a2d2364fa1ab5e7407b4
refs/heads/master: 98d5ce0d0044666fc85a01915a1d22407eb546fd
1 change: 1 addition & 0 deletions trunk/lib/vsprintf.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ long long simple_strtoll(const char *cp, char **endp, unsigned int base)

return simple_strtoull(cp, endp, base);
}
EXPORT_SYMBOL(simple_strtoll);

/**
* strict_strtoul - convert a string to an unsigned long strictly
Expand Down

0 comments on commit 3cb47b9

Please sign in to comment.