fs: dlm: fix typo in tlv prefix
authorAlexander Aring <aahringo@redhat.com>
Fri, 16 Jul 2021 20:22:36 +0000 (16:22 -0400)
committerDavid Teigland <teigland@redhat.com>
Mon, 19 Jul 2021 16:53:43 +0000 (11:53 -0500)
commitb892e4792c992a0d5a272c3bdd6155bf772acfa7
tree621296ade125d4c6581497bf75c20b290e454c3a
parentd921a23f3e1a703875db436cc7cdb4404cf1565f
fs: dlm: fix typo in tlv prefix

This patch fixes a small typo in a unused struct field. It should named
be t_pad instead of o_pad. Came over this as I updated wireshark
dissector.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/dlm_internal.h