LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

Re: [PATCH v3 2/2] IPVS: use pr_err and friends instead of IP_VS_ERR and

To: heder@xxxxxxxxxx
Subject: Re: [PATCH v3 2/2] IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Cc: lvs-devel@xxxxxxxxxxxxxxx, netdev@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, joe@xxxxxxxxxxx, jengelh@xxxxxxxxxx, horms@xxxxxxxxxxxx
From: David Miller <davem@xxxxxxxxxxxxx>
Date: Sun, 02 Aug 2009 12:55:35 -0700 (PDT)
From: Hannes Eder <heder@xxxxxxxxxx>
Date: Fri, 31 Jul 2009 13:31:55 +0200

> Since pr_err and friends are used instead of printk there is not point
> in keeping IP_VS_ERR and friends.  Furthermore make use of '__func__'
> instead of hard coded function names.
> 
> Signed-off-by: Hannes Eder <heder@xxxxxxxxxx>

This patch does not apply to net-next-2.6.
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [PATCH v3 2/2] IPVS: use pr_err and friends instead of IP_VS_ERR and friends, David Miller <=