lkml.org 
[lkml]   [2012]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH V2 04/18] Drivers: hv: kvp: Support the new IP injection messages
On Mon, Aug 13, 2012 at 10:06:53AM -0700, K. Y. Srinivasan wrote:
> + default:
> + utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.adapter_id,
> + MAX_ADAPTER_ID_SIZE,
> + UTF16_LITTLE_ENDIAN,
> + (__u8 *)out->body.kvp_ip_val.adapter_id,
> + MAX_ADAPTER_ID_SIZE);
> +
> + out->body.kvp_ip_val.addr_family =
> + in->kvp_ip_val.addr_family;

That's some wierd indenting, did you really mean to do that?

greg k-h


\
 
 \ /
  Last update: 2012-08-16 23:41    [W:1.688 / U:1.980 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site