Zeng Heng
78b0f58bdf
xfs: clean up "%Ld/%Lu" which doesn't meet C standard
...
The "%Ld" specifier, which represents long long unsigned,
doesn't meet C language standard, and even more,
it makes people easily mistake with "%ld", which represent
long unsigned. So replace "%Ld" with "lld".
Do the same with "%Lu".
Signed-off-by: Zeng Heng <zengheng4@huawei.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2022-09-19 06:47:14 +10:00
..
2022-09-19 06:47:14 +10:00
2022-07-20 16:40:39 -07:00
2022-01-15 16:30:29 +02:00
2021-10-22 16:00:31 -07:00
2022-08-05 16:32:45 -07:00
2022-05-27 10:34:04 +10:00
2022-04-26 13:34:42 +10:00
2022-08-02 12:34:04 -04:00
2022-07-20 16:40:39 -07:00
2022-06-29 08:47:56 -07:00
2022-05-23 08:43:46 +10:00
2022-07-09 15:17:21 -07:00
2022-07-14 12:14:33 -06:00
2022-05-04 11:46:47 +10:00
2021-10-22 16:04:20 -07:00
2022-07-31 09:21:27 -07:00
2022-01-17 09:16:41 -08:00
2022-05-27 10:27:19 +10:00
2022-03-20 08:59:49 -07:00
2022-04-21 10:46:40 +10:00
2022-08-05 16:32:45 -07:00
2022-07-20 16:40:39 -07:00
2022-07-09 15:17:21 -07:00
2022-07-07 19:07:40 +10:00
2022-07-22 10:58:39 -07:00
2022-05-11 17:12:09 +10:00
2022-05-11 17:01:23 +10:00
2022-04-21 10:47:25 +10:00
2021-08-19 10:07:13 -07:00
2022-07-31 09:21:27 -07:00
2021-10-22 16:04:20 -07:00
2022-08-13 13:50:11 -07:00
2022-07-07 19:07:40 +10:00
2021-08-19 10:07:12 -07:00
2022-07-07 19:07:40 +10:00
2022-08-05 16:32:45 -07:00
2022-05-11 17:01:22 +10:00
2021-08-19 10:07:13 -07:00
2022-08-05 16:32:45 -07:00
2022-06-23 13:34:38 -07:00
2022-05-04 11:45:11 +10:00
2021-10-22 16:04:20 -07:00
2022-09-19 06:47:14 +10:00
2022-09-19 06:45:14 +10:00
2022-03-29 18:21:59 -07:00
2022-09-19 06:47:14 +10:00
2022-08-05 16:32:45 -07:00
2022-05-04 12:41:02 +10:00
2022-01-18 10:18:36 -08:00
2022-07-09 15:17:21 -07:00
2022-01-17 09:16:41 -08:00
2022-08-05 16:32:45 -07:00
2022-07-17 17:14:32 -07:00
2022-08-04 20:19:16 -07:00
2022-07-09 10:56:02 -07:00
2022-07-12 11:17:27 -07:00
2022-04-13 07:02:45 +00:00
2022-07-14 11:47:42 +10:00
2022-07-14 11:47:42 +10:00
2022-04-13 07:02:44 +00:00
2022-07-14 12:14:33 -06:00
2022-07-07 18:56:09 +10:00
2022-07-07 18:56:09 +10:00
2022-08-04 20:19:16 -07:00
2022-09-19 06:46:14 +10:00
2022-07-07 18:56:08 +10:00
2022-04-21 16:45:03 +10:00
2022-05-27 10:31:34 +10:00
2022-07-07 19:13:02 +10:00
2022-08-05 16:32:45 -07:00
2021-10-22 16:04:20 -07:00
2022-08-05 16:32:45 -07:00
2022-05-04 12:41:02 +10:00
2022-03-14 10:23:16 -07:00
2022-06-23 13:34:38 -07:00
2022-08-13 13:50:11 -07:00
2022-05-11 17:12:09 +10:00
2022-05-11 17:12:09 +10:00
2022-05-04 11:46:47 +10:00
2021-10-22 16:04:20 -07:00
2022-08-13 13:50:11 -07:00
2022-07-07 19:07:40 +10:00
2022-05-04 11:46:47 +10:00
2021-10-22 16:04:20 -07:00
2022-04-21 16:46:17 +10:00
2022-04-12 06:49:42 +10:00
2022-09-19 06:47:14 +10:00
2022-08-05 16:32:45 -07:00
2022-07-17 17:14:30 -07:00
2022-07-12 11:17:27 -07:00
2022-05-11 17:01:22 +10:00
2022-05-11 17:01:22 +10:00
2022-07-14 09:46:37 -07:00
2022-03-29 18:22:01 -07:00
2021-08-19 10:07:14 -07:00
2022-05-11 17:12:09 +10:00
2022-07-07 18:55:59 +10:00
2022-07-14 09:21:42 -07:00
2022-07-14 09:21:42 -07:00
2022-06-15 23:13:32 -07:00
2022-05-27 10:34:04 +10:00