]> git.baikalelectronics.ru Git - kernel.git/commit
fore200e: remove the align_size field of struct chunk
authorChristoph Hellwig <hch@lst.de>
Tue, 9 Oct 2018 14:57:16 +0000 (16:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Oct 2018 05:38:50 +0000 (22:38 -0700)
commit9a2fe734243a6888ada41239f79aab9ec1185f35
tree52787e364061cbf288ffd8e368ad179ae850adea
parent77e746ce7f7d70874a707f96c7fcc54aa58e90d2
fore200e: remove the align_size field of struct chunk

There is no need for this field, as the only user of it can just use
the local size variable instead.

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