commit | 181fdfe662716450ce64be4134157d7152e6402e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Nov 06 11:54:02 2017 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Nov 06 11:57:39 2017 -0800 |
tree | 48a30fec15161ceed032e6aeb243253ee615d4a1 | |
parent | e89fbb5ee1893f3cf5fad6a12e1f9e37b91cf69d [diff] |
xfs: mark xlog_verify_dest_ptr STATIC We already did it in the forward declaration, but not for the function body itself. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>