Skip to content

Commit

Permalink
remove build warning
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkh committed Mar 16, 2010
1 parent 48b40f3 commit 44f3198
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adcboard.c
Expand Up @@ -803,7 +803,6 @@ int __init init_module()
*/
void cleanup_module()
{
int result;
atomic_inc(&info->unload);
if(atomic_read(&info->busy))
{
Expand Down

0 comments on commit 44f3198

Please sign in to comment.