jfs: remove DIRENTSIZ
authorAdrian Bunk <bunk@kernel.org>
Tue, 10 Jun 2008 20:12:58 +0000 (15:12 -0500)
committerDave Kleikamp <shaggy@linux.vnet.ibm.com>
Tue, 10 Jun 2008 20:12:58 +0000 (15:12 -0500)
After fat gets fixed the unused DIRENTSIZ macro was the last user of
struct dirent we should get rid of since the kernel and userspace
versions differed.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>

No differences found