-
Tang Yizhou authored
spinlock can be initialized automatically with DEFINE_SPINLOCK() rather than explicitly calling spin_lock_init(). Reported-by:
Hulk Robot <hulkci@huawei.com> Signed-off-by:
Tang Yizhou <tangyizhou@huawei.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Tang Yizhou authoredspinlock can be initialized automatically with DEFINE_SPINLOCK() rather than explicitly calling spin_lock_init(). Reported-by:
Hulk Robot <hulkci@huawei.com> Signed-off-by:
Tang Yizhou <tangyizhou@huawei.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Loading