diff options
| author | Varsha Rao <[email protected]> | 2017-03-02 23:27:11 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-09 14:13:51 +0100 |
| commit | a71c8e9b8efc30459d4dbae9dff90fba46f46c63 (patch) | |
| tree | dfc3a1470c1ea3646c86a22f210f39a9c4a2537b /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | b7e5500a5d5107732b48aec7011f2dbdbae60242 (diff) | |
staging: emxx_udc: Add comment for spinlock_t definition.
Members of nbu2ss_udc structure can change device state, maintain
completion state and control driver. Also provide access to read and
write to register. Hence, exclusive access to nbu2ss_udc is required.
The lock variable of type spinlock_t guarantees the exclusive access
and protects it.
In this patch, comment is added for spinlock_t definition, to fix the
following checkpatch issue:
CHECK: spinlock_t definition without comment
Signed-off-by: Varsha Rao <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions