[PATCH 0016/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- arch/powerpc/platforms/cell/cbe_thermal.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deleti

[PATCH 0965/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- drivers/tty/hvc/hvc_iucv.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a

[PATCH 0718/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- drivers/net/ethernet/ibm/ibmveth.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-)

[PATCH 0311/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- drivers/macintosh/adbhid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drive

[PATCH 0683/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- drivers/misc/cxl/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mis

[PATCH 0015/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- arch/powerpc/kernel/sysfs.c | 24 1 file changed, 12 insertions(+), 12 deleti

[PATCH 0313/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- drivers/macintosh/therm_adt746x.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --g

[PATCH 1146/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- sound/aoa/soundbus/i2sbus/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 1263/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- sound/ppc/powermac.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/pp

[PATCH 0157/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- drivers/edac/pasemi_edac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/

[PATCH 0018/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- arch/powerpc/platforms/powernv/idle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH 0824/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- drivers/pci/hotplug/rpaphp_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[PATCH 0867/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- drivers/ps3/ps3av.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/p

[PATCH 0017/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- arch/powerpc/platforms/cell/spu_base.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH 0312/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- drivers/macintosh/ams/ams-core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g

[PATCH 1145/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- sound/aoa/core/alsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/aoa/c

[PATCH 0019/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- arch/powerpc/platforms/powernv/subcore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH 1264/1285] Replace numeric parameter like 0444 with macro

2016-08-02 Thread Baole Ni
of the code, thus, I suggest replacing the numeric parameter with the macro. Signed-off-by: Chuansheng Liu <chuansheng@intel.com> Signed-off-by: Baole Ni <baolex...@intel.com> --- sound/ppc/snd_ps3.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/ppc