aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/kernel/ssh:/git@git.zx2c4.com/git:
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2023-03-13 19:08:48 +0100
committerGeert Uytterhoeven <geert@linux-m68k.org>2023-03-20 15:39:14 +0100
commit7f400a1dc29f3ed6cb0fe0e58f706b6933f72625 (patch)
tree6e966220818eae189d06b81f28e7399380d1a179 /rust/kernel/ssh:/git@git.zx2c4.com/git:
parentm68k: Only force 030 bus error if PC not in exception table (diff)
nubus: Drop noop match function
nubus_bus_match() returned 1 unconditionally. This is equivalent to no match function at all. (See driver_match_device() which does: return drv->bus->match ? drv->bus->match(dev, drv) : 1; .) Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Finn Thain <fthain@linux-m68k.org> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lore.kernel.org/r/20230313180848.2770504-1-u.kleine-koenig@pengutronix.de Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions