Commit 0fcf6541 authored by Monica Kenguva's avatar Monica Kenguva Committed by Jim Harris
Browse files

rpc: fix formating to enable the framework_get_scheduler rpc



Signed-off-by: default avatarMonica Kenguva <monica.kenguva@intel.com>
Change-Id: I50947df022301b955332aad87e41f128f31fce07
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7568


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarShuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
parent 4ccc9ea3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -743,7 +743,7 @@ Example response:
}
~~~

### framework_get_scheduler {#rpc_framework_get_scheduler}
## framework_get_scheduler {#rpc_framework_get_scheduler}

Retrieve currently set scheduler name and period, along with current governor name.