diff options
| author | Simon Glass <[email protected]> | 2012-12-05 14:46:33 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2012-12-11 13:17:33 -0700 |
| commit | a7d1d765793a05c0d6f7547122339dbecc94f6c3 (patch) | |
| tree | ea4d48137a767632de042a62c09d646c897eb880 /include/linux/string.h | |
| parent | 6a135efcd0f1a2e0f9e5f24fa7a0b578963c55aa (diff) | |
sha1: Use const where possible, and unsigned for input len
In preparation for making the hash function common, we may as well use
const where we can. Also the input length cannot be negative, but may
be very large, so use unsigned.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
