[PATCH] fs/open.c: unexport sys_openat
authorAdrian Bunk <[email protected]>
Mon, 15 May 2006 16:43:50 +0000 (09:43 -0700)
committerLinus Torvalds <[email protected]>
Mon, 15 May 2006 18:20:54 +0000 (11:20 -0700)
commit6aff5cb8ec270db569800b1bb59bd20003a76f07
tree93e876b49dbbbd9e34b8d8ba99db38b4d51f27d9
parent0cccca06f9870eb6daa89357b8a99ad041865553
[PATCH] fs/open.c: unexport sys_openat

Remove the unused EXPORT_SYMBOL_GPL(sys_openat).

Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/open.c