-
Eric Farman authored
Kernel commit a85cbe6159ff ("uapi: move constants from <linux/kernel.h> to <linux/const.h>") breaks our script because of the unrecognized include. Let's add that to our processing. Signed-off-by:
Eric Farman <farman@linux.ibm.com>
Reviewed-by:
Peter Xu <peterx@redhat.com>
Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210104202057.48048-2-farman@linux.ibm.com>
Signed-off-by:
Cornelia Huck <cohuck@redhat.com>Eric Farman authoredKernel commit a85cbe6159ff ("uapi: move constants from <linux/kernel.h> to <linux/const.h>") breaks our script because of the unrecognized include. Let's add that to our processing. Signed-off-by:
Eric Farman <farman@linux.ibm.com>
Reviewed-by:
Peter Xu <peterx@redhat.com>
Reviewed-by:
Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210104202057.48048-2-farman@linux.ibm.com>
Signed-off-by:
Cornelia Huck <cohuck@redhat.com>
Loading