Thank you.
Acked-by: Vineeth Vijayan
On 3/29/21 11:40 AM, Shixin Liu wrote:
spinlock can be initialized automatically with DEFINE_SPINLOCK()
rather than explicitly calling spin_lock_init().
static spinlock
Signed-off-by: Shixin Liu
---
drivers/s390/cio/css.c | 3 +--
1 file changed, 1 i
spinlock can be initialized automatically with DEFINE_SPINLOCK()
rather than explicitly calling spin_lock_init().
Signed-off-by: Shixin Liu
---
drivers/s390/cio/css.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/s390/cio/css.c b/drivers/s390/cio/css.c
index 253ab
2 matches
Mail list logo