Re: [PATCH 1/2] init/main.c: fix strings split across lines

2021-01-12 Thread Liu Peibao
On 1/13/21 5:11 AM, Steven Rostedt wrote: On Tue, 12 Jan 2021 22:26:21 +0800 Liu Peibao wrote: Thanks for your replay! I get it. But I still feel a little confused that we use different standard to measure the existing code and the new code. I also checked some commits, there are similar

Re: [PATCH 1/2] init/main.c: fix strings split across lines

2021-01-12 Thread Liu Peibao
On 1/12/21 8:02 AM, Steven Rostedt wrote: On Wed, 30 Dec 2020 14:04:23 +0800 Liu Peibao wrote: Fix warning found by checkpatch.pl. Signed-off-by: Liu Peibao --- init/main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init/main.c b/init/main.c index

Re: [PATCH 1/2] init/main.c: fix strings split across lines

2021-01-12 Thread Steven Rostedt
On Tue, 12 Jan 2021 22:26:21 +0800 Liu Peibao wrote: > Thanks for your replay! I get it. > But I still feel a little confused that we use different standard to > measure the existing code and the new code. I also checked some commits, > there are similar patches too. For the reason of

Re: [PATCH 1/2] init/main.c: fix strings split across lines

2021-01-11 Thread Steven Rostedt
On Wed, 30 Dec 2020 14:04:23 +0800 Liu Peibao wrote: > Fix warning found by checkpatch.pl. > > Signed-off-by: Liu Peibao > --- > init/main.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/init/main.c b/init/main.c > index 6feee7f11eaf..1e492de770c8 100644 > ---

[PATCH 1/2] init/main.c: fix strings split across lines

2020-12-29 Thread Liu Peibao
Fix warning found by checkpatch.pl. Signed-off-by: Liu Peibao --- init/main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init/main.c b/init/main.c index 6feee7f11eaf..1e492de770c8 100644 --- a/init/main.c +++ b/init/main.c @@ -1470,8 +1470,7 @@ static int __ref