diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2014-07-29 17:14:20 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-08-25 10:28:07 +0200 |
commit | 5942b849b124c54002346e699f50db3714e300ed (patch) | |
tree | f49c56e28025b2b8b8650f60a414069e85e5fa18 /fs/fuse | |
parent | HID: uhid: turn report_id into u32 (diff) | |
download | linux-5942b849b124c54002346e699f50db3714e300ed.tar.xz linux-5942b849b124c54002346e699f50db3714e300ed.zip |
HID: uhid: invert report_done and make non-atomic
All accesses to @report_done are protected by qlock (or report-contexts).
No need to use an atomic.
While at it, invert the logic and call it "report_running". This is
similar to the uhid->running field and easier to read.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions