]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/mod_devicetable.h
of: Fix brace position for struct of_device_id definition
authorDaniel Thompson <daniel.thompson@linaro.org>
Mon, 5 Jan 2015 15:43:39 +0000 (15:43 +0000)
committerRob Herring <robh@kernel.org>
Wed, 4 Feb 2015 02:31:05 +0000 (20:31 -0600)
commit851c63e3b381fdbf5aca1a797f37d8606b5588d2
tree184c82142b0b2905b52739cd8776d1b17eee41f4
parente94fbe607f8c6bf87358ca84e9631a2fe5ebdc21
of: Fix brace position for struct of_device_id definition

Currently it is not easy to grep for the definition of struct of_device_id.
This is trivially fixed by moving the brace to the right place.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Cc: Grant Likely <grant.likely@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
include/linux/mod_devicetable.h