Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 2014-08-06 | 1 | -1/+1 |
* | lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-05-29 | 1 | -2/+2 |
* | kstrtox: fix compile warnings in test | Alexey Dobriyan | 2011-04-14 | 1 | -16/+16 |
* | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 2011-03-22 | 1 | -0/+739 |