Re: [PATCH] dlm: trivial annotation of be16 value

From: David Teigland
Date: Wed Nov 12 2008 - 17:35:33 EST


On Fri, Nov 07, 2008 at 11:41:38AM -0800, Harvey Harrison wrote:
> fs/dlm/dir.c:419:14: warning: incorrect type in assignment (different base types)
> fs/dlm/dir.c:419:14: expected unsigned short [unsigned] [addressable] [assigned] [usertype] be_namelen
> fs/dlm/dir.c:419:14: got restricted __be16 [usertype] <noident>
>
> Signed-off-by: Harvey Harrison <harvey.harrison@xxxxxxxxx>
> ---
> fs/dlm/dir.c | 18 +++++++++---------
> 1 files changed, 9 insertions(+), 9 deletions(-)

Thanks, adding this to next branch.
Dave

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/