Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparse: fix Using plain integer as NULL pointer warning | Cédric Le Goater | 2015-02-26 | 1 | -1/+1 |
| | | | | | Signed-off-by: Cédric Le Goater <clg@fr.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> | ||||
* | Don't recognise a double hex prefix (0x0xNN) as valid. | Daniel Axtens | 2015-02-23 | 1 | -2/+0 |
| | | | | | | | | | When autodetecting the base, the code would strip hex prefixes twice. Now the string is not modified in the detection stage. Signed-off-by: Daniel Axtens <dja@axtens.net> Reviewed-by: Cyril Bur <cyrilbur@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com> | ||||
* | Initial commit of Open Source release | Benjamin Herrenschmidt | 2014-07-02 | 1 | -0/+105 |
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |