commit | 968196a9506f9d26d9b840a3f189de93cfa76ff7 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Thu Dec 11 20:28:59 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 11 20:28:59 2008 -0800 |
tree | 19cbe021d9333b3850e7df0b2058a7c7158795cb | |
parent | aa83a26a193bf06ac6c822ccd881c62898a351c6 [diff] |
sparc64: do not export pus_fs_struct Al asked: BTW, why does sparc64 export put_fs_struct? Grepping the kernel tree did not show any users of an exported put_fs_struct - so drop the export. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>