summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMing Lei <ming.lei@canonical.com>2012-08-04 08:01:18 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-17 00:13:18 +0400
commit0c25a850f7f336cd3bf2b0a479fe70cecb242c6e (patch)
tree8fc24e5da84b52cff49ae11150bd90d6b0bb20e9 /net/unix/af_unix.c
parent28eefa750b5e16b13bb869c2c4f7d624a43eb48b (diff)
downloadlinux-0c25a850f7f336cd3bf2b0a479fe70cecb242c6e.tar.xz
firmware loader: remove unnecessary wmb()
The wmb() inside fw_load_abort is not necessary, since complete() and wait_on_completion() has implied one pair of memory barrier. Also wmb() isn't a correct usage, so just remove it. Signed-off-by: Ming Lei <ming.lei@canonical.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions