diff options
author | Brent Stapleton <brent.stapleton@ettus.com> | 2019-01-10 16:19:00 -0800 |
---|---|---|
committer | Brent Stapleton <brent.stapleton@ettus.com> | 2019-01-16 11:40:23 -0800 |
commit | 91251133d05cc301f5885e9719c7c936b2acd1ff (patch) | |
tree | 97a9423e11944660382f34530069e83a596c6c97 /host/lib/usrp | |
parent | e5c45e424bafcc28faa0d7ebcfcf3d8aee3d08a7 (diff) | |
download | uhd-91251133d05cc301f5885e9719c7c936b2acd1ff.tar.gz uhd-91251133d05cc301f5885e9719c7c936b2acd1ff.tar.bz2 uhd-91251133d05cc301f5885e9719c7c936b2acd1ff.zip |
formatting: remove vim hints in headers
Remove trailing vim hints in header files. This functionality will be
replaced by clang-format.
Diffstat (limited to 'host/lib/usrp')
-rw-r--r-- | host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/dboard/neon/neon_ad9361_iface.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/dboard/neon/neon_radio_ctrl_impl.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/dboard/rhodium/rhodium_radio_ctrl_impl.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/device3/device3_impl.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/e300/e3xx_radio_ctrl_impl.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/mpmd/mpmd_impl.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/x300/x300_impl.hpp | 1 | ||||
-rw-r--r-- | host/lib/usrp/x300/x300_radio_ctrl_impl.hpp | 1 |
12 files changed, 0 insertions, 12 deletions
diff --git a/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp b/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp index 99d35c4a0..3ce0b48fd 100644 --- a/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp +++ b/host/lib/usrp/dboard/eiscat/eiscat_radio_ctrl_impl.hpp @@ -292,5 +292,4 @@ private: }} /* namespace uhd::rfnoc */ #endif /* INCLUDED_LIBUHD_RFNOC_EISCAT_RADIO_CTRL_IMPL_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp b/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp index 62a7f5d5e..acfecf2df 100644 --- a/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp +++ b/host/lib/usrp/dboard/magnesium/magnesium_ad9371_iface.hpp @@ -96,4 +96,3 @@ private: }; #endif /* INCLUDED_LIBUHD_RFNOC_MAGNESIUM_AD9371_IFACE_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.hpp b/host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.hpp index 191874748..fc3af77de 100644 --- a/host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.hpp +++ b/host/lib/usrp/dboard/magnesium/magnesium_cpld_ctrl.hpp @@ -350,4 +350,3 @@ private: }; #endif /* INCLUDED_LIBUHD_MAGNESIUM_CPLD_CTRL_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp b/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp index 85c11f063..3d35206ed 100644 --- a/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp +++ b/host/lib/usrp/dboard/magnesium/magnesium_radio_ctrl_impl.hpp @@ -379,5 +379,4 @@ private: }} /* namespace uhd::rfnoc */ #endif /* INCLUDED_LIBUHD_RFNOC_MAGNESIUM_RADIO_CTRL_IMPL_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/dboard/neon/neon_ad9361_iface.hpp b/host/lib/usrp/dboard/neon/neon_ad9361_iface.hpp index 1f055aca4..1b7a48142 100644 --- a/host/lib/usrp/dboard/neon/neon_ad9361_iface.hpp +++ b/host/lib/usrp/dboard/neon/neon_ad9361_iface.hpp @@ -23,4 +23,3 @@ ad9361_ctrl::sptr make_rpc(rpc_client::sptr rpcc); std::string get_which_ad9361_chain(const direction_t dir, const size_t chan); #endif /* INCLUDED_LIBUHD_RFNOC_NEON_AD9361_IFACE_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/dboard/neon/neon_radio_ctrl_impl.hpp b/host/lib/usrp/dboard/neon/neon_radio_ctrl_impl.hpp index 7f1debdb1..ac7fd70e9 100644 --- a/host/lib/usrp/dboard/neon/neon_radio_ctrl_impl.hpp +++ b/host/lib/usrp/dboard/neon/neon_radio_ctrl_impl.hpp @@ -305,5 +305,4 @@ private: }} /* namespace uhd::rfnoc */ #endif /* INCLUDED_LIBUHD_RFNOC_NEON_RADIO_CTRL_IMPL_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/dboard/rhodium/rhodium_radio_ctrl_impl.hpp b/host/lib/usrp/dboard/rhodium/rhodium_radio_ctrl_impl.hpp index aaa48564e..d88326b4f 100644 --- a/host/lib/usrp/dboard/rhodium/rhodium_radio_ctrl_impl.hpp +++ b/host/lib/usrp/dboard/rhodium/rhodium_radio_ctrl_impl.hpp @@ -382,5 +382,4 @@ private: }} /* namespace uhd::rfnoc */ #endif /* INCLUDED_LIBUHD_RFNOC_RHODIUM_RADIO_CTRL_IMPL_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/device3/device3_impl.hpp b/host/lib/usrp/device3/device3_impl.hpp index 11487b54c..e82597b9b 100644 --- a/host/lib/usrp/device3/device3_impl.hpp +++ b/host/lib/usrp/device3/device3_impl.hpp @@ -254,4 +254,3 @@ private: }} /* namespace uhd::usrp */ #endif /* INCLUDED_DEVICE3_IMPL_HPP */ -// vim: sw=4 expandtab: diff --git a/host/lib/usrp/e300/e3xx_radio_ctrl_impl.hpp b/host/lib/usrp/e300/e3xx_radio_ctrl_impl.hpp index 3d23efff0..390b0929c 100644 --- a/host/lib/usrp/e300/e3xx_radio_ctrl_impl.hpp +++ b/host/lib/usrp/e300/e3xx_radio_ctrl_impl.hpp @@ -147,4 +147,3 @@ private: // members }} /* namespace uhd::rfnoc */ #endif /* INCLUDED_LIBUHD_RFNOC_E3XX_RADIO_CTRL_IMPL_HPP */ -// vim: sw=4 et: diff --git a/host/lib/usrp/mpmd/mpmd_impl.hpp b/host/lib/usrp/mpmd/mpmd_impl.hpp index 15eb35800..e9d942c9d 100644 --- a/host/lib/usrp/mpmd/mpmd_impl.hpp +++ b/host/lib/usrp/mpmd/mpmd_impl.hpp @@ -303,4 +303,3 @@ public: uhd::device_addrs_t mpmd_find(const uhd::device_addr_t& hint_); #endif /* INCLUDED_MPMD_IMPL_HPP */ -// vim: sw=4 expandtab: diff --git a/host/lib/usrp/x300/x300_impl.hpp b/host/lib/usrp/x300/x300_impl.hpp index e05aea32e..9de68a697 100644 --- a/host/lib/usrp/x300/x300_impl.hpp +++ b/host/lib/usrp/x300/x300_impl.hpp @@ -241,4 +241,3 @@ private: }; #endif /* INCLUDED_X300_IMPL_HPP */ -// vim: sw=4 expandtab: diff --git a/host/lib/usrp/x300/x300_radio_ctrl_impl.hpp b/host/lib/usrp/x300/x300_radio_ctrl_impl.hpp index ced32f626..7b02f2cf1 100644 --- a/host/lib/usrp/x300/x300_radio_ctrl_impl.hpp +++ b/host/lib/usrp/x300/x300_radio_ctrl_impl.hpp @@ -215,4 +215,3 @@ private: // members }} /* namespace uhd::rfnoc */ #endif /* INCLUDED_LIBUHD_RFNOC_X300_RADIO_CTRL_IMPL_HPP */ -// vim: sw=4 et: |