]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kernfs: Declare two local data structures static
authorBart Van Assche <bart.vanassche@sandisk.com>
Sat, 12 Nov 2016 00:45:58 +0000 (16:45 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Nov 2016 19:58:31 +0000 (20:58 +0100)
commitb5a062344419baeeea0cc034fe5eef88a877190e
tree0dff044f07bc245bb7a8afa570158aa14cabb2ea
parent2eed70ded4d437f55ccaaffe753770987812f8a2
kernfs: Declare two local data structures static

This was spotted by the 'sparse' static checker.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/kernfs/inode.c