pcd: move the identify buffer into pcd_identify
authorChristoph Hellwig <hch@lst.de>
Mon, 27 Sep 2021 22:01:03 +0000 (15:01 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Oct 2021 20:41:36 +0000 (14:41 -0600)
commit7d8b72aaddd3ec5f350d3e9988d6735a7b9b18e9
treeaff5393a248133360f4bb153ae96d9c19d050fea
parentd1df6021b70ce7823df89941c0c97e746fa2ad92
pcd: move the identify buffer into pcd_identify

No need to pass it through a bunch of functions.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/paride/pcd.c