Re: [PATCH] bs_ssc: remove unused variables
FUJITA Tomonori <[email protected]> Fri, 25 Jul 2014 16:31:14 +0900 (JST)
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <20140725.163114.1305564732068188239.fujita.tomonori@lab.ntt.co.jp> |
On Wed, 23 Jul 2014 10:44:10 +0800 Ruoyu <[email protected]> wrote: > The variables, transfer_length and residue are never used in the > function tape_rdwr_request() > > Signed-off-by: Ruoyu <[email protected]> > --- > usr/bs_ssc.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) Applied, thanks.