Home
last modified time | relevance | path

Searched hist:"9 bc980cdb9ac2fd2e6c18ba5ba18a6909971a4a2" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dlog.hdiff 9bc980cdb9ac2fd2e6c18ba5ba18a6909971a4a2 Fri Mar 02 07:59:44 CST 2018 Bob Peterson <rpeterso@redhat.com> GFS2: Make function gfs2_remove_from_ail static

Function gfs2_remove_from_ail is only ever used from log.c, so there
is no reason to declare it extern. This patch removes the extern and
declares it static.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
H A Dlog.cdiff 9bc980cdb9ac2fd2e6c18ba5ba18a6909971a4a2 Fri Mar 02 07:59:44 CST 2018 Bob Peterson <rpeterso@redhat.com> GFS2: Make function gfs2_remove_from_ail static

Function gfs2_remove_from_ail is only ever used from log.c, so there
is no reason to declare it extern. This patch removes the extern and
declares it static.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>