]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: most: core: add comments to mutex and spinlock definitions
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 12 Nov 2019 13:40:36 +0000 (14:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Nov 2019 23:04:53 +0000 (00:04 +0100)
commitaf96ce03218eead79f8925e6fe21dd93863affbd
tree52297507d127052de6de5da928b73f5b6f4824af
parente11898460e8908482d0e0a3c0e529ee9455cd376
staging: most: core: add comments to mutex and spinlock definitions

This patch adds a comment to the start_mutex and fifo_lock fields of
the most_channel structure definition.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1573566036-2279-1-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/core.c