Home
last modified time | relevance | path

Searched hist:"0 b2355fe91ac3756a9e29c8b833ba33f9affb520" (Results 1 – 19 of 19) sorted by relevance

/linux/fs/gfs2/
H A Daops.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dxattr.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dglops.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Drecovery.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Ddir.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dtrans.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dbmap.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dacl.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dmeta_io.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dlops.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dutil.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dsuper.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dlog.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dquota.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dinode.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Drgrp.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dglock.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dincore.hdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dsuper.cdiff 0b2355fe91ac3756a9e29c8b833ba33f9affb520 Mon Oct 09 18:49:31 CEST 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: No longer use 'extern' in function declarations

For non-static function declarations, external linkage is implied and
the 'extern' keyword isn't needed. Some static checkers complain about
the overuse of 'extern', so clean up all the function declarations.

In addition, remove 'extern' from the definition of
free_local_statfs_inodes(); it isn't needed there, either.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>