According to the Linux kernel coding style, space indentions are not
allowed in source files, so removed them and added tab ones.
Signed-off-by: Hu Haowen
---
scripts/unifdef.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/scripts/unifdef.c b/scripts/unifdef.c
index
The following commit has been merged into the perf/core branch of tip:
Commit-ID: 2ac5413e5edca6910d2ae157187a889e94be2b62
Gitweb:
https://git.kernel.org/tip/2ac5413e5edca6910d2ae157187a889e94be2b62
Author:Hu Haowen
AuthorDate:Sun, 19 Jul 2020 18:50:07 +08:00
Committer
The word "Zhoaxin" is incorrect and the right one is "Zhaoxin".
Signed-off-by: Hu Haowen
---
arch/x86/events/zhaoxin/core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/events/zhaoxin/core.c b/arch/x86/events/zhaoxin/core.c
index 898fa1ae9ceb.
On 2020/6/7 2:36 PM, Leon Romanovsky wrote:
On Sun, Jun 07, 2020 at 01:12:40PM +0800, Hu Haowen wrote:
The macro ODP_CAP_SET_MAX is only used in function handle_hca_cap_odp()
in file main.c, so it should be undefined when there are no more uses
of it.
Signed-off-by: Hu Haowen
---
drivers
The macro ODP_CAP_SET_MAX is only used in function handle_hca_cap_odp()
in file main.c, so it should be undefined when there are no more uses
of it.
Signed-off-by: Hu Haowen
---
drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/net
5 matches
Mail list logo