[Openais] [PATCH] LINT: fix confd_sa API error.

Steven Dake sdake at redhat.com
Mon Nov 10 21:57:07 PST 2008


Chrissie,

Can you approve of this change or do you have any objections?


On Mon, 2008-11-10 at 09:19 +1300, angus salkeld wrote:
> remove extra parent_object_handle parameter.
> 
> ---
>  lib/sa-confdb.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/lib/sa-confdb.c b/lib/sa-confdb.c
> index 96cf75a..28d1576 100644
> --- a/lib/sa-confdb.c
> +++ b/lib/sa-confdb.c
> @@ -295,7 +295,6 @@ int confdb_sa_key_replace (
>  }
>  
>  int confdb_sa_write (
> -	unsigned int parent_object_handle,
>  	char *error_text)
>  {
>  	char *errtext;
> @@ -309,7 +308,6 @@ int confdb_sa_write (
>  }
>  
>  int confdb_sa_reload (
> -	unsigned int parent_object_handle,
>  	int flush,
>  	char *error_text)
>  {



More information about the Openais mailing list