Commit 8b0efec
committed
driver core: Drop unneeded 'extern' keyword in fwnode.h
JIRA: https://issues.redhat.com/browse/RHEL-109251
Conflicts:
include/linux/fwnode.h - minor context differences
commit bbf6cfb
Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: Fri Mar 1 20:00:05 2024 +0200
We do not use 'extern' keyword with functions. Remove the last one
mistakenly added to fwnode.h.
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Saravana Kannan <saravanak@google.com>
Acked-by: "Rafael J. Wysocki" <rafael@kernel.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240301180138.271590-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>1 parent a54b488 commit 8b0efec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | 226 | | |
228 | 227 | | |
229 | 228 | | |
230 | 229 | | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
0 commit comments