summaryrefslogtreecommitdiff
path: root/include/uapi/linux/elfcore.h
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2021-03-02 07:22:09 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-10-06 15:31:14 +0200
commit9dbdd760f7ff9410f2cfe51ec80fc42884474f08 (patch)
tree7dafc97a993902d8bd78de6610ca14524e1b907c /include/uapi/linux/elfcore.h
parent0e82e793caa01b744641d0f9f23b7e1cac12a056 (diff)
tty: synclink_gt, drop unneeded forward declarations
[ Upstream commit b9b90fe655c0bd816847ac1bcbf179cfa2981ecb ] Forward declarations make the code larger and rewrites harder. Harder as they are often omitted from global changes. Remove forward declarations which are not really needed, i.e. the definition of the function is before its first use. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20210302062214.29627-39-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/uapi/linux/elfcore.h')
0 files changed, 0 insertions, 0 deletions