summaryrefslogtreecommitdiffstats
path: root/lib/ucs2_string.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-07-16 23:06:48 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2013-08-01 02:53:59 +0200
commit69d2884debaa029ddcf9de4631c4c83249bc8c4d (patch)
treef22ef3e74171cdaddf4b8c2fb38e9b26160650a6 /lib/ucs2_string.c
parentcrypto: caam - RNG instantiation by directly programming DECO (diff)
downloadlinux-69d2884debaa029ddcf9de4631c4c83249bc8c4d.tar.xz
linux-69d2884debaa029ddcf9de4631c4c83249bc8c4d.zip
crypto: ux500 - Fix logging, make arrays const, neatening
Logging messages without newlines are possibly interleaved with other messages. Add terminating newlines to avoid this. Other miscellaneous changes: Make arrays const to reduce data size Add pr_fmt to prefix pr_<level>, remove now unused DEV_DBG_NAME Coalesce formats, align arguments Remove unnecessary OOM messages as dump_stack is already done Remove unnecessary cast of void * Change kzalloc(sizeof(struct)...) to kzalloc(sizeof(*var), ...) Reduce indents in struct definitions Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/ucs2_string.c')
0 files changed, 0 insertions, 0 deletions