Dimitry Andric bacffcd4b1 Merge r357970 from the clang1000-import branch:
Fix the following -Werror warning from clang 10.0.0 in hptmv(4):

sys/dev/hptmv/ioctl.c:240:4: error: misleading indentation; statement is not part of the previous 'if' [-Werror,-Wmisleading-indentation]
                        _vbus_p=pArray->pVBus;
                        ^
sys/dev/hptmv/ioctl.c:237:10: note: previous statement is here
                if(!mIsArray(pArray))
                ^

This is because the return statement after the if statement was not
indented.  (Note that this file has been idented assuming 4-space tabs.)

MFC after:	3 days
2020-02-15 19:15:24 +00:00
..
2019-10-21 17:59:53 +00:00
2019-10-21 18:00:17 +00:00
2019-05-24 06:07:33 +00:00
2020-02-13 19:07:42 +00:00
2020-02-03 17:35:11 +00:00
2019-10-21 18:06:19 +00:00
2019-10-21 18:06:23 +00:00
2019-12-04 16:56:11 +00:00
2019-10-21 18:11:08 +00:00
2020-02-13 22:55:45 +00:00
2020-02-03 17:35:11 +00:00
2019-10-21 18:11:19 +00:00
2020-02-03 17:35:11 +00:00
2019-10-21 18:11:28 +00:00
2020-02-03 17:35:11 +00:00
2019-12-04 16:56:11 +00:00
2019-10-21 18:11:32 +00:00
2020-02-03 17:35:11 +00:00
2019-10-21 18:06:53 +00:00
2020-02-03 17:35:11 +00:00
2019-12-27 04:11:14 +00:00
2020-02-12 00:58:17 +00:00
2020-02-07 22:28:04 +00:00
2020-02-13 19:12:07 +00:00
2020-02-03 17:35:11 +00:00
2020-02-03 17:35:11 +00:00
2020-02-07 19:53:07 +00:00
2019-10-21 18:11:43 +00:00
2019-12-26 17:25:51 +00:00
2020-02-07 19:53:07 +00:00
2019-10-21 18:07:11 +00:00
2019-10-21 18:07:15 +00:00
2020-01-31 10:41:47 +00:00
2020-02-03 17:35:11 +00:00
2020-01-27 00:14:51 +00:00
2020-02-03 17:35:11 +00:00
2020-02-03 17:35:11 +00:00
2019-10-21 18:11:58 +00:00
2019-10-21 18:07:28 +00:00
2020-02-14 19:32:58 +00:00
2019-12-15 21:11:15 +00:00
2020-02-03 17:35:11 +00:00
2019-12-04 16:56:11 +00:00
2020-02-03 17:35:11 +00:00
2020-02-07 19:53:07 +00:00
2020-02-07 19:53:07 +00:00
2020-02-03 17:35:11 +00:00
2020-02-07 19:53:07 +00:00
2019-10-21 18:12:12 +00:00
2020-01-29 04:42:46 +00:00
2019-10-21 18:07:35 +00:00
2020-02-03 17:35:11 +00:00
2019-06-08 16:26:56 +00:00
2020-02-03 17:35:11 +00:00
2019-10-21 18:07:40 +00:00
2019-10-21 18:07:44 +00:00
2019-10-21 18:07:49 +00:00
2019-10-21 18:07:53 +00:00
2019-10-21 18:07:56 +00:00
2020-02-03 17:35:11 +00:00
2020-02-03 17:35:11 +00:00
2019-10-21 18:08:03 +00:00
2020-02-01 23:16:30 +00:00
2019-10-21 18:12:36 +00:00
2020-02-03 17:35:11 +00:00
2019-10-21 18:08:12 +00:00
2020-02-03 19:36:24 +00:00
2019-10-21 18:08:20 +00:00