staging: csr: remove CsrStrNcpy
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jul 2012 21:27:26 +0000 (14:27 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jul 2012 21:27:26 +0000 (14:27 -0700)
commit310d5940f521840a92e2572603021c9b58aeab5e
treead44015de7e26a2caf1eb28d403708d7d61f02e7
parentb6e6e3a8408cdd3e9264df98c51953fa36968bee
staging: csr: remove CsrStrNcpy

A few other functions were using it, but no one was calling them, so
remove them as well:
CsrUtf8StrNCpy()
CsrUtf8StrNCpyZero()
CsrUtf8StringConcatenateTexts()

Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com>
Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com>
Cc: Riku Mettälä <riku.mettala@bluegiga.com>
Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/csr/csr_unicode.h
drivers/staging/csr/csr_utf16.c
drivers/staging/csr/csr_util.c
drivers/staging/csr/csr_util.h