]> asedeno.scripts.mit.edu Git - linux.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)
commit8b08adbd87a66c7844481efa70e061c9efae277b
tree52787e364061cbf288ffd8e368ad179ae850adea
parentaff9d262fbf02184f1b79b264f29e9ae0bc1b77b
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