OSDN Git Service

staging: vchiq_connected: move EXPORT_SYMBOL below the right function
authorStefan Wahren <stefan.wahren@i2se.com>
Thu, 3 Jun 2021 15:50:04 +0000 (17:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Jun 2021 13:10:03 +0000 (15:10 +0200)
commit826818f88bc2f4186427214d59612090beabeb39
tree5bdbbb2189e4995e84dbb94edd4bd5b1bb0009cc
parentbc60b0f834a332a07431147e8c1e9acb8d64de91
staging: vchiq_connected: move EXPORT_SYMBOL below the right function

It's more intuitive to have the EXPORT_SYMBOL() call below the matching
definition.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/1622735405-9980-16-git-send-email-stefan.wahren@i2se.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_connected.c