diff options
author | Mike Waychison <mikew@google.com> | 2011-07-21 22:57:57 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2011-07-23 01:15:21 +0200 |
commit | a2940908391f3cee72e38769b30e829b22742b5b (patch) | |
tree | 30dc4ca2eae129f2612e74b60ff125b75af45eae /drivers/net/bfin_mac.c | |
parent | efi: Add support for using efivars as a pstore backend (diff) | |
download | linux-a2940908391f3cee72e38769b30e829b22742b5b.tar.xz linux-a2940908391f3cee72e38769b30e829b22742b5b.zip |
efivars: String functions
Fix the string functions in the efivars driver to be called utf16_*
instead of utf8_* as the encoding is utf16, not utf8.
As well, rename utf16_strlen to utf16_strnlen as it takes a maxlength
argument and the name should be consistent with the standard C function
names. utf16_strlen is still provided for convenience in a subsequent
patch.
Signed-off-by: Mike Waychison <mikew@google.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'drivers/net/bfin_mac.c')
0 files changed, 0 insertions, 0 deletions