X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Futils%2Fgss%2Fsvcgssd_proc.c;h=f2e94fc5d1a7cfecacb7f5820684bf7332f740fe;hp=72d371b7b5de1e1d1cf3d4fb21a3227ae844afe4;hb=38e6ee6fb779c34c7ef3eb4a010332385b3b84c1;hpb=fb291dbf72ecd32847f1499776a441126f28e9bf diff --git a/lustre/utils/gss/svcgssd_proc.c b/lustre/utils/gss/svcgssd_proc.c index 72d371b..f2e94fc 100644 --- a/lustre/utils/gss/svcgssd_proc.c +++ b/lustre/utils/gss/svcgssd_proc.c @@ -836,8 +836,9 @@ int handle_channel_request(FILE *f) else if (lustre_mech == LGSS_MECH_NULL) rc = handle_null(&snd); else - printerr(0, "WARNING: Received or request for" - "subflavor that is not enabled: %d\n", lustre_mech); + printerr(0, + "WARNING: Received or request for subflavor that is not enabled: %d\n", + lustre_mech); out_err: /* Failures send a null token */