[linux-cifs-client] [PATCH 1/2] [CIFS] cleanup code by moving often repeated code sequence into a separate function - part1

Günter Kukkukk linux at kukkukk.com
Thu May 29 00:39:03 GMT 2008


move all repeating code sequences, which use 
  - cifsConvertToUCS() 
to a new function
  - setup_ucs_nls_name()

Signed-off-by: Günter Kukkukk <linux at kukkukk.com>

 fs/cifs/cifssmb.c |  278 ++++++++++++-----------------------------------------
 1 files changed, 61 insertions(+), 217 deletions(-)
-- 
1.5.4.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cleanup_ucs_nls_01.patch
Type: text/x-diff
Size: 14177 bytes
Desc: not available
Url : http://lists.samba.org/archive/linux-cifs-client/attachments/20080529/f56ada87/cleanup_ucs_nls_01.bin


More information about the linux-cifs-client mailing list