sparc64: Delete __ret_efault.

It is completely unused.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2016-08-10 14:41:33 -07:00
부모 ee9e83973d
커밋 aa95ce361e
2개의 변경된 파일1개의 추가작업 그리고 8개의 파일을 삭제

파일 보기

@@ -82,7 +82,6 @@ static inline int access_ok(int type, const void __user * addr, unsigned long si
return 1;
}
void __ret_efault(void);
void __retl_efault(void);
/* Uh, these should become the main single-value transfer routines..