diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2021-09-23 19:29:18 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-10-13 14:36:48 +0200 |
| commit | 880732ae31e890a568a71eb50d5747284b3c4dbe (patch) | |
| tree | d7e64027fec15b8a89def8999a515aecef9e7766 /scripts/gcc-plugins/gcc-generate-ipa-pass.h | |
| parent | 85385a51ceadfe79ae3b1eb5848fab6c3b917ea8 (diff) | |
samples/kfifo: Rename read_lock/write_lock
The variables names read_lock and write_lock can clash with functions used for
read/writer locks.
Rename read_lock to read_access and write_lock to write_access to avoid a name
collision.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Stefani Seibold <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-ipa-pass.h')
0 files changed, 0 insertions, 0 deletions