summaryrefslogtreecommitdiffstats
path: root/fs/mbcache.c
diff options
context:
space:
mode:
authorCorey Minyard <cminyard@mvista.com>2018-04-05 21:40:30 +0200
committerCorey Minyard <cminyard@mvista.com>2018-04-18 17:22:53 +0200
commit6aa2dd0092d2762cc12cccf5142313858f4153a4 (patch)
treec3f8064e37de56dab707e1532abdad1a8bb4c0fd /fs/mbcache.c
parentipmi: Clean up some style issues in the message handler (diff)
downloadlinux-6aa2dd0092d2762cc12cccf5142313858f4153a4.tar.xz
linux-6aa2dd0092d2762cc12cccf5142313858f4153a4.zip
ipmi_devintf: Small lock rework
The mutex didn't really serve any useful purpose, from what I can tell, and it would just get in the way. So remove it. Removing that required a mutex around the default value setting and getting, so just use the receive mutex for that. Also pull the fasync stuff outside of the lock for adding the data to the queue, since it didn't need to be there. Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions