From 802a87fd5be9cac1d05879bcdae2620e46b0dbe6 Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Wed, 20 May 2015 16:36:31 -0700 Subject: [PATCH] driver-core: make __device_attach() static It is only used within dd.c and thus need not be global. Reported-by: kbuild test robot Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed