> $./scripts/checkpatch.pl
> ERROR: space required before the open parenthesis '('
> #97: FILE: drivers/base/firmware_class.c:267:
> +     if(!kref_put(&buf->ref, __fw_free_buf))
> 
> 
> > +               spin_unlock(&fwc->lock);
> >  }
> >
> >  /* direct firmware loading support */
> 
> After fixing the patch style error, you can add my ack:
> 
Thanks your pointing out, fix it soon.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to