Revision bb2e320565f997273fe04035bb6c17f643da6f8a authored by Valdis Kletnieks on 12 March 2019, 08:17:56 UTC, committed by Thomas Gleixner on 22 March 2019, 12:34:12 UTC
Building with 'make W=1' complains:

  CC      kernel/irq/devres.o
kernel/irq/devres.c:104: warning: Excess function parameter 'thread_fn'
			 description in 'devm_request_any_context_irq'

Remove it.

Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/31207.1552378676@turing-police


1 parent f27b744
History
File Mode Size
Makefile -rw-r--r-- 6.3 KB
builddeb -rwxr-xr-x 7.2 KB
buildtar -rwxr-xr-x 4.1 KB
mkdebian -rwxr-xr-x 6.2 KB
mkspec -rwxr-xr-x 4.7 KB
snapcraft.template -rw-r--r-- 254 bytes

back to top