Re: [PATCH 1/1][NET] Fix sparse warnings

2005-08-15 Thread David S. Miller
From: [EMAIL PROTECTED] (Arnaldo Carvalho de Melo) Date: Tue, 16 Aug 2005 02:24:14 -0300 > Please consider pulling from: > > rsync://rsync.kernel.org/pub/scm/linux/kernel/git/acme/net-2.6.14.git/ > > Please let me know about anything you may want reworked. Looks good, pulled. - To u

[PATCH 1/1][NET] Fix sparse warnings

2005-08-15 Thread Arnaldo Carvalho de Melo
Hi David, Please consider pulling from: rsync://rsync.kernel.org/pub/scm/linux/kernel/git/acme/net-2.6.14.git/ Please let me know about anything you may want reworked. Best Regards, - Arnaldo tree 7f65f8f8a8cf5b2f66089c9c039f2b032d964bab parent f3835475

Re: [patch 1/1] net: fix sparse warnings

2005-07-07 Thread David S. Miller
From: [EMAIL PROTECTED] Date: Thu, 07 Jul 2005 23:30:26 +0200 > From: Victor Fusco <[EMAIL PROTECTED]> > > Fix the sparse warning "implicit cast to nocast type" > > Signed-off-by: Victor Fusco <[EMAIL PROTECTED]> > Signed-off-by: Domen Puncer <[EMAIL PROTECTED]> Applied, thanks a lot. - To unsu

[patch 1/1] net: fix sparse warnings

2005-07-07 Thread domen
From: Victor Fusco <[EMAIL PROTECTED]> Fix the sparse warning "implicit cast to nocast type" Signed-off-by: Victor Fusco <[EMAIL PROTECTED]> Signed-off-by: Domen Puncer <[EMAIL PROTECTED]> --- include/linux/skbuff.h | 29 ++--- include/net/sock.h | 18 +