From: Jilei Chen
Signed-off-by: Jilei Chen
---
drivers/net/ifc/ifcvf_vdpa.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/drivers/net/ifc/ifcvf_vdpa.c b/drivers/net/ifc/ifcvf_vdpa.c
index da4667ba54..fe7ec87a8a 100644
--- a/drivers/net/ifc/ifcvf_vdpa.c
+++ b
Signed-off-by: jilei chen
---
drivers/vdpa/ifc/ifcvf_vdpa.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/drivers/vdpa/ifc/ifcvf_vdpa.c b/drivers/vdpa/ifc/ifcvf_vdpa.c
index 1dc813d0a3..c2bf26f2b7 100644
--- a/drivers/vdpa/ifc/ifcvf_vdpa.c
+++ b/drivers/vdpa/ifc
Optimize several parameters form order to better readability
Signed-off-by: jilei chen
---
drivers/vdpa/ifc/ifcvf_vdpa.c | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/drivers/vdpa/ifc/ifcvf_vdpa.c b/drivers/vdpa/ifc/ifcvf_vdpa.c
index 1dc813d0a3
Optimize several parameters form order to better readability
Signed-off-by: jilei chen
---
v2:
* Concise subject of the patch
* Optimize function parameters
---
drivers/vdpa/ifc/ifcvf_vdpa.c | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/drivers/vdpa/ifc
Use bool type for function's switch parameter,
this could avoid passing "1" or "0" which is not reader friendly.
Signed-off-by: jilei chen
---
v3:
* Update inappropriate description
v2:
* Concise subject of the patch
* Optimize function parameters
---
drivers/v
Use bool type for function's switch parameter,
this could avoid passing "1" or "0" which is not reader friendly.
Signed-off-by: jilei chen
---
v3:
* Update inappropriate description
v2:
* Concise subject of the patch
* Optimize function parameters
---
drivers/v
6 matches
Mail list logo