Alexander Lobakin
6b29d4a1f8
MIPS: syscalls: fix indentation of the 'SYSNR' message
...
commit 4f29ad200f
upstream.
It also lacks a whitespace (copy'n'paste error?) and also messes up the
output:
SYSHDR arch/mips/include/generated/uapi/asm/unistd_n32.h
SYSHDR arch/mips/include/generated/uapi/asm/unistd_n64.h
SYSHDR arch/mips/include/generated/uapi/asm/unistd_o32.h
SYSNR arch/mips/include/generated/uapi/asm/unistd_nr_n32.h
SYSNR arch/mips/include/generated/uapi/asm/unistd_nr_n64.h
SYSNR arch/mips/include/generated/uapi/asm/unistd_nr_o32.h
WRAP arch/mips/include/generated/uapi/asm/bpf_perf_event.h
WRAP arch/mips/include/generated/uapi/asm/ipcbuf.h
After:
SYSHDR arch/mips/include/generated/uapi/asm/unistd_n32.h
SYSHDR arch/mips/include/generated/uapi/asm/unistd_n64.h
SYSHDR arch/mips/include/generated/uapi/asm/unistd_o32.h
SYSNR arch/mips/include/generated/uapi/asm/unistd_nr_n32.h
SYSNR arch/mips/include/generated/uapi/asm/unistd_nr_n64.h
SYSNR arch/mips/include/generated/uapi/asm/unistd_nr_o32.h
WRAP arch/mips/include/generated/uapi/asm/bpf_perf_event.h
WRAP arch/mips/include/generated/uapi/asm/ipcbuf.h
Present since day 0 of syscall table generation introduction for MIPS.
Fixes: 9bcbf97c62
("mips: add system call table generation support")
Cc: <stable@vger.kernel.org > # v5.0+
Signed-off-by: Alexander Lobakin <alobakin@dlink.ru >
Signed-off-by: Paul Burton <paulburton@kernel.org >
Cc: Ralf Baechle <ralf@linux-mips.org >
Cc: James Hogan <jhogan@kernel.org >
Cc: Masahiro Yamada <yamada.masahiro@socionext.com >
Cc: Rob Herring <robh@kernel.org >
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2020-02-11 04:35:16 -08:00
..
2019-05-30 11:29:20 -07:00
2019-07-17 09:42:03 -07:00
2018-11-23 11:45:34 +09:00
2019-07-17 09:42:03 -07:00
2019-07-25 22:10:05 -07:00
2019-10-23 21:07:28 -07:00
2019-07-15 09:20:24 -03:00
2020-01-17 19:49:05 +01:00
2019-09-22 09:30:30 -07:00
2019-05-21 11:28:39 +02:00
2019-10-04 10:53:36 +02:00
2018-02-19 20:50:36 +00:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:35 -07:00
2019-10-09 12:47:28 -07:00
2019-05-30 11:26:32 -07:00
2020-01-17 19:49:04 +01:00
2019-09-04 11:13:18 +02:00
2019-08-08 15:33:16 -07:00
2020-02-11 04:35:16 -08:00
2019-08-09 15:46:29 -07:00
2019-08-24 15:13:22 +01:00
2019-05-30 11:29:20 -07:00
2019-06-19 17:09:56 +02:00
2019-05-30 11:26:32 -07:00
2019-10-10 11:58:52 -07:00
2019-06-19 17:09:09 +02:00
2019-10-23 21:12:49 -07:00
2019-08-23 14:47:13 +01:00
2020-01-12 12:21:24 +01:00
2019-08-23 14:47:21 +01:00
2019-07-30 09:40:17 -07:00
2018-07-17 09:40:17 -07:00
2020-01-17 19:48:54 +01:00
2019-06-05 17:37:18 +02:00
2019-06-08 13:09:31 -07:00
2019-10-03 15:47:17 -07:00
2019-06-08 13:09:31 -07:00
2019-06-05 17:37:04 +02:00
2019-12-31 16:45:29 +01:00
2019-05-30 11:29:20 -07:00
2019-08-23 14:47:18 +01:00
2020-01-17 19:48:55 +01:00
2019-07-08 21:48:15 -07:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:29:53 -07:00
2019-05-30 11:26:32 -07:00
2019-06-08 13:09:31 -07:00
2020-01-17 19:49:04 +01:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:32:33 -07:00
2019-05-30 11:32:33 -07:00
2020-01-09 10:19:56 +01:00
2018-08-02 08:06:48 +09:00
2019-07-23 14:33:51 -07:00
2017-11-02 11:10:55 +01:00