Nathan Chancellor
0f8a206df7
s390/time: Fix clk type in get_tod_clock
...
Clang warns:
In file included from ../arch/s390/boot/startup.c:3:
In file included from ../include/linux/elf.h:5:
In file included from ../arch/s390/include/asm/elf.h:132:
In file included from ../include/linux/compat.h:10:
In file included from ../include/linux/time.h:74:
In file included from ../include/linux/time32.h:13:
In file included from ../include/linux/timex.h:65:
../arch/s390/include/asm/timex.h:160:20: warning: passing 'unsigned char
[16]' to parameter of type 'char *' converts between pointers to integer
types with different sign [-Wpointer-sign]
get_tod_clock_ext(clk);
^~~
../arch/s390/include/asm/timex.h:149:44: note: passing argument to
parameter 'clk' here
static inline void get_tod_clock_ext(char *clk)
^
Change clk's type to just be char so that it matches what happens in
get_tod_clock_ext.
Fixes: 57b28f6631 ("[S390] s390_hypfs: Add new attributes")
Link: https://github.com/ClangBuiltLinux/linux/issues/861
Link: http://lkml.kernel.org/r/20200208140858.47970-1-natechancellor@gmail.com
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com >
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com >
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com >
2020-02-11 20:15:42 +01:00
..
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-15 12:25:05 +02:00
2018-03-28 08:38:27 +02:00
2019-10-31 17:20:51 +01:00
2019-05-28 14:49:38 +02:00
2018-10-09 11:20:50 +02:00
2020-01-25 12:18:51 -05:00
2017-11-02 11:10:55 +01:00
2019-10-04 16:37:33 +02:00
2019-06-03 12:32:56 +02:00
2018-02-05 07:51:41 +01:00
2019-11-07 13:15:39 +11:00
2019-04-26 12:34:05 +02:00
2020-01-22 13:05:35 +01:00
2017-12-05 07:51:09 +01:00
2017-11-02 11:10:55 +01:00
2019-06-15 12:25:00 +02:00
2018-10-08 09:09:59 +02:00
2017-11-02 11:10:55 +01:00
2018-03-26 16:13:11 +02:00
2019-06-19 17:54:27 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-01-03 09:32:51 +01:00
2019-10-04 16:37:33 +02:00
2017-11-02 11:10:55 +01:00
2019-02-22 09:19:56 +01:00
2019-02-22 09:19:52 +01:00
2019-11-30 10:52:46 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-12 15:14:05 +02:00
2019-11-20 12:58:12 +01:00
2017-11-02 11:10:55 +01:00
2019-07-05 13:42:22 +02:00
2017-11-02 11:10:55 +01:00
2019-04-29 10:47:10 +02:00
2018-01-23 07:36:53 +01:00
2017-11-02 11:10:55 +01:00
2017-12-13 10:51:36 +01:00
2018-02-02 10:47:14 +01:00
2019-05-03 17:17:58 +02:00
2019-04-25 15:34:10 +02:00
2017-11-02 11:10:55 +01:00
2019-04-29 10:47:10 +02:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:54:27 +02:00
2017-11-02 11:10:55 +01:00
2019-05-02 13:54:11 +02:00
2017-11-14 11:01:47 +01:00
2019-08-21 12:41:43 +02:00
2018-05-14 11:25:28 +02:00
2019-10-04 16:37:33 +02:00
2017-11-02 11:10:55 +01:00
2019-06-04 15:03:18 +02:00
2017-11-02 11:10:55 +01:00
2019-11-11 21:18:19 +01:00
2019-04-29 10:47:10 +02:00
2019-04-29 10:47:01 +02:00
2017-11-02 11:10:55 +01:00
2019-02-05 14:29:23 +01:00
2017-11-02 11:10:55 +01:00
2020-01-22 13:05:35 +01:00
2018-10-09 11:21:29 +02:00
2020-02-04 11:38:59 +01:00
2017-11-02 11:10:55 +01:00
2019-04-29 10:47:10 +02:00
2020-01-30 13:07:55 +01:00
2020-02-05 16:15:05 +01:00
2018-03-06 18:40:44 +01:00
2019-04-29 10:47:10 +02:00
2019-05-10 17:53:29 -04:00
2019-05-03 17:17:58 +02:00
2019-08-26 12:51:18 +02:00
2019-08-09 22:52:11 +10:00
2019-01-11 17:12:02 +01:00
2018-09-20 13:20:29 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-16 19:23:22 -07:00
2018-04-11 17:46:00 +02:00
2019-05-02 13:54:11 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-01-30 13:07:54 +01:00
2019-10-14 10:22:26 -05:00
2017-11-13 11:47:01 -08:00
2018-01-10 16:41:19 +01:00
2019-07-11 20:40:02 +02:00
2019-04-29 10:47:01 +02:00
2020-01-22 13:05:34 +01:00
2019-06-07 10:09:37 +02:00
2019-11-30 10:52:44 +01:00
2019-10-31 17:20:54 +01:00
2020-02-04 03:05:24 +00:00
2019-08-21 12:58:53 +02:00
2019-02-07 18:06:18 -08:00
2019-12-08 14:37:35 +01:00
2019-11-30 10:52:44 +01:00
2019-07-16 19:23:22 -07:00
2018-07-06 08:47:51 +02:00
2019-10-31 17:20:52 +01:00
2018-02-02 10:47:15 +01:00
2017-11-02 11:10:55 +01:00
2019-07-11 20:40:02 +02:00
2018-02-22 15:31:24 +01:00
2017-11-02 11:10:55 +01:00
2019-04-29 10:47:10 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-01-31 10:30:40 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-07 10:09:42 +02:00
2017-11-02 11:10:55 +01:00
2017-11-13 11:47:01 -08:00
2019-10-31 17:20:51 +01:00
2019-11-30 10:52:47 +01:00
2017-11-02 11:10:55 +01:00
2019-08-21 12:58:52 +02:00
2017-12-05 07:51:08 +01:00
2019-04-11 13:36:51 +02:00
2019-05-07 19:06:04 -07:00
2018-02-02 10:47:15 +01:00
2017-11-02 11:10:55 +01:00
2019-07-16 19:23:22 -07:00
2020-02-11 20:15:42 +01:00
2019-04-03 10:32:57 +02:00
2019-06-07 10:09:37 +02:00
2017-11-20 08:51:01 +01:00
2019-10-11 12:27:25 +02:00
2019-07-23 10:45:53 +02:00
2019-11-30 10:52:48 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-12-11 19:53:24 +01:00
2019-11-30 10:52:44 +01:00
2017-12-05 07:51:09 +01:00
2019-12-10 10:12:55 +01:00
2019-04-10 17:47:09 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-02-07 11:57:10 +01:00
2017-11-02 11:10:55 +01:00