]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/zeroplus-logic-cube/protocol.h
drivers: Drop unneeded or duplicate comments.
[libsigrok.git] / src / hardware / zeroplus-logic-cube / protocol.h
index 4d128bedf30d039262e6612caa3223befdb82498..62aa02551f6fa59055a28de62f9e920f85a41612 100644 (file)
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBSIGROK_HARDWARE_ZEROPLUS_LOGIC_CUBE_PROTOCOL_H
@@ -31,7 +30,6 @@
 
 #define LOG_PREFIX "zeroplus"
 
-/* Private, per-device-instance driver context. */
 struct dev_context {
        uint64_t cur_samplerate;
        uint64_t max_samplerate;