From: Geert Uytterhoeven <ge...@linux-m68k.org>
Date: Mon, 15 Dec 2014 13:21:42 +0100

> net/rds/message.c: In function ‘rds_message_inc_copy_to_user’:
> net/rds/message.c:328: warning: comparison of distinct pointer types lacks a 
> cast
> 
> Use min_t(unsigned long, ...) like is done in
> rds_message_copy_from_user().
> 
> Signed-off-by: Geert Uytterhoeven <ge...@linux-m68k.org>

Also applied, thanks Geert.

Reply via email to