linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Staging driver: drivers/staging/vt6656/
@ 2014-03-01 10:07 Monam Agarwal
  2014-03-01 12:07 ` Dan Carpenter
  0 siblings, 1 reply; 3+ messages in thread
From: Monam Agarwal @ 2014-03-01 10:07 UTC (permalink / raw)
  To: forest, Greg KH, more.andres, Dan Carpenter, nandu.hgowda,
	valentina.manea.m, devel, linux-kernel

Hello all,

I have a confusion regarding functions in aes_ccmp.c. It seems none of
these functions are currently being used. So Is fine if we can remove
this file or should we keep it.

Regards,
Monam Agarwal

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Staging driver: drivers/staging/vt6656/
  2014-03-01 10:07 Staging driver: drivers/staging/vt6656/ Monam Agarwal
@ 2014-03-01 12:07 ` Dan Carpenter
  2014-03-03 14:52   ` Monam Agarwal
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Carpenter @ 2014-03-01 12:07 UTC (permalink / raw)
  To: Monam Agarwal
  Cc: forest, Greg KH, more.andres, nandu.hgowda, valentina.manea.m,
	devel, linux-kernel

On Sat, Mar 01, 2014 at 03:37:17PM +0530, Monam Agarwal wrote:
> Hello all,
> 
> I have a confusion regarding functions in aes_ccmp.c. It seems none of
> these functions are currently being used. So Is fine if we can remove
> this file or should we keep it.

Are you sure?  The first function I looked at was used.

regards,
dan carpenter


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Staging driver: drivers/staging/vt6656/
  2014-03-01 12:07 ` Dan Carpenter
@ 2014-03-03 14:52   ` Monam Agarwal
  0 siblings, 0 replies; 3+ messages in thread
From: Monam Agarwal @ 2014-03-03 14:52 UTC (permalink / raw)
  To: Dan Carpenter
  Cc: forest, Greg KH, Andrés More, nandini h, Valentina Manea,
	devel, linux-kernel

On Sat, Mar 1, 2014 at 5:37 PM, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> On Sat, Mar 01, 2014 at 03:37:17PM +0530, Monam Agarwal wrote:
>> Hello all,
>>
>> I have a confusion regarding functions in aes_ccmp.c. It seems none of
>> these functions are currently being used. So Is fine if we can remove
>> this file or should we keep it.
>
> Are you sure?  The first function I looked at was used.
>
> regards,
> dan carpenter
>

I did a build which asked me to declare variable as static. But on
declaring it as static it started giving me warnings of unused
function. However now i checked and functions seems to be used.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-03 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-01 10:07 Staging driver: drivers/staging/vt6656/ Monam Agarwal
2014-03-01 12:07 ` Dan Carpenter
2014-03-03 14:52   ` Monam Agarwal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).