kpatch/kmod
Seth Jennings e5f17c6b9a fix incompatible pointer type warning
Fixes the following warning:

kpatch-patch-hook.c:71:2: warning: initialization from incompatible pointer type [enabled by default]
  __ATTR(enabled, 0644, patch_enabled_show, patch_enabled_store);
  ^

Signed-off-by: Seth Jennings <sjenning@redhat.com>
2014-05-12 15:20:09 -05:00
..
core Fix kpatch.ko build on Ubuntu Saucy. 2014-05-07 17:48:02 +08:00
patch fix incompatible pointer type warning 2014-05-12 15:20:09 -05:00
Makefile support CONFIG_MODVERSIONS=y 2014-03-27 16:36:43 -07:00