Revision 7bad2227f639723230dbc40fe32e16101321b5b7 authored by Linus Torvalds on 20 February 2015, 22:26:51 UTC, committed by Linus Torvalds on 20 February 2015, 22:26:51 UTC
Pull IPMI driver updates from Corey Minyard:
 "Some minor fixes and cleanups, nothing big.

  In for-next for a while and I've done some extensive beating on the
  driver since I have it working in qemu and can do creatively cruel
  things to it"

* tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi:
  ipmi: Fix a memory ordering issue
  ipmi: Remove uses of return value of seq_printf
  ipmi: Use is_visible callback for conditional sysfs entries
  ipmi: Free ipmi_recv_msg messages from the linked list on close
  ipmi: avoid gcc warning
  ipmi: Update timespec usage to timespec64
  ipmi: Cleanup DEBUG_TIMING ifdef usage
  drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c
  char: ipmi: Remove obsolete cleanup for clientdata
  ipmi: Remove a FIXME for slab conversion
2 parent s 3d88348 + 1d86e29
History
File Mode Size
Kconfig -rw-r--r-- 965 bytes
Makefile -rw-r--r-- 224 bytes
af_unix.c -rw-r--r-- 56.8 KB
diag.c -rw-r--r-- 7.0 KB
garbage.c -rw-r--r-- 10.5 KB
sysctl_net_unix.c -rw-r--r-- 1.3 KB

back to top