diff options
author | Mateusz Guzik <mjg@FreeBSD.org> | 2020-09-01 21:57:15 +0000 |
---|---|---|
committer | Mateusz Guzik <mjg@FreeBSD.org> | 2020-09-01 21:57:15 +0000 |
commit | 29c3bcd9d0931c8f135939035186235494e8b818 (patch) | |
tree | e3bc041fe74a51d85676d8263f266f73a8dfa696 /sys/dev/qlxgb/qla_inline.h | |
parent | 2c4a3d0a2cfca012bde52a13c79bc5d234245d6e (diff) |
qlxgb: clean up empty lines in .c and .h files
Notes
Notes:
svn path=/head/; revision=365168
Diffstat (limited to 'sys/dev/qlxgb/qla_inline.h')
-rw-r--r-- | sys/dev/qlxgb/qla_inline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/qlxgb/qla_inline.h b/sys/dev/qlxgb/qla_inline.h index 807bae765a38..91974815149a 100644 --- a/sys/dev/qlxgb/qla_inline.h +++ b/sys/dev/qlxgb/qla_inline.h @@ -45,7 +45,6 @@ static __inline void qla_hw_reset(qla_host_t *ha) #define QL8_SEMLOCK_TIMEOUT 1000/* QLA8020 Semaphore Lock Timeout 10ms */ - /* * Inline functions for hardware semaphores */ |