OSDN Git Service

NFC: digital: Remove two unused macroes
authorWang Hai <wanghai38@huawei.com>
Fri, 4 Sep 2020 13:01:57 +0000 (21:01 +0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 5 Sep 2020 23:01:52 +0000 (16:01 -0700)
commitbe239c4d5e3e4dce361e516b307ae117ee71e5cb
treee6f2f253a8bc7fa8745b641bca4c7afe4eefa861
parent877c3474025f977208da491d34bf15f0e015d724
NFC: digital: Remove two unused macroes

DIGITAL_NFC_DEP_REQ_RES_TAILROOM is never used after it was introduced.
DIGITAL_NFC_DEP_REQ_RES_HEADROOM is no more used after below
commit e8e7f4217564 ("NFC: digital: Remove useless call to skb_reserve()")
Remove them.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/nfc/digital_dep.c