summaryrefslogtreecommitdiff
path: root/fs/tracefs
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-05-06 11:28:23 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-10 09:56:44 +0200
commit1ed8ed6d21197ebddaf50bb7223cc8fd00467155 (patch)
treee52188518dcb7076b25e6c47e9320569ea5312da /fs/tracefs
parent986543fcf50c8a3681be44cac42dc498fe25ab34 (diff)
tty: rocket: fix incorrect forward declaration of 'rp_init()'
[ Upstream commit 423ea3255424b954947d167681b71ded1b8fca53 ] Make the forward declaration actually match the real function definition, something that previous versions of gcc had just ignored. This is another patch to fix new warnings from gcc-9 before I start the merge window pulls. I don't want to miss legitimate new warnings just because my system update brought a new compiler with new warnings. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/tracefs')
0 files changed, 0 insertions, 0 deletions