linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libtirpc.map: fix misspelled symbol key_secretkey_is_set
@ 2017-11-11 18:54 Felix Janda
  2017-11-14 17:51 ` [Libtirpc-devel] " Steve Dickson
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Janda @ 2017-11-11 18:54 UTC (permalink / raw)
  To: libtirpc-devel; +Cc: linux-nfs

Signed-off-by: Felix Janda <felix.janda@posteo.de>
---
 src/libtirpc.map | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libtirpc.map b/src/libtirpc.map
index f385de5..21d6065 100644
--- a/src/libtirpc.map
+++ b/src/libtirpc.map
@@ -298,7 +298,7 @@ TIRPC_0.3.2 {
     key_gendes;
     key_get_conv;
     key_setsecret;
-    key_secret_is_set;
+    key_secretkey_is_set;
     key_setnet;
     netname2host;
     netname2user;
-- 
2.13.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Libtirpc-devel] [PATCH] libtirpc.map: fix misspelled symbol key_secretkey_is_set
  2017-11-11 18:54 [PATCH] libtirpc.map: fix misspelled symbol key_secretkey_is_set Felix Janda
@ 2017-11-14 17:51 ` Steve Dickson
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2017-11-14 17:51 UTC (permalink / raw)
  To: Felix Janda, libtirpc-devel; +Cc: linux-nfs



On 11/11/2017 01:54 PM, Felix Janda wrote:
> Signed-off-by: Felix Janda <felix.janda@posteo.de>
> ---
>  src/libtirpc.map | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/libtirpc.map b/src/libtirpc.map
> index f385de5..21d6065 100644
> --- a/src/libtirpc.map
> +++ b/src/libtirpc.map
> @@ -298,7 +298,7 @@ TIRPC_0.3.2 {
>      key_gendes;
>      key_get_conv;
>      key_setsecret;
> -    key_secret_is_set;
> +    key_secretkey_is_set;
>      key_setnet;
>      netname2host;
>      netname2user;
> 
This was committed via another patch set...

steved.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-14 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-11 18:54 [PATCH] libtirpc.map: fix misspelled symbol key_secretkey_is_set Felix Janda
2017-11-14 17:51 ` [Libtirpc-devel] " Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).