mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
This patch removes the CVS keywords that weren't updated for a long time from comments. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
7 lines
89 B
C
7 lines
89 B
C
#ifndef _SPARC_STATFS_H
|
|
#define _SPARC_STATFS_H
|
|
|
|
#include <asm-generic/statfs.h>
|
|
|
|
#endif
|