OSDN Git Service

appletalk: factor out a atrtr_ioctl_addrt helper
authorChristoph Hellwig <hch@lst.de>
Mon, 18 May 2020 06:28:07 +0000 (08:28 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2020 00:35:02 +0000 (17:35 -0700)
commita50049235483b0337d129e2878e99750e4da3ac2
tree51b1a086c91d3c673d14da9538d736daef508c08
parent3986912f6a9aae50945fc9d3513c621381eba1aa
appletalk: factor out a atrtr_ioctl_addrt helper

Add a helper than can be shared with the upcoming compat ioctl handler.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/appletalk/ddp.c