diff options
author | Pavel Emelyanov <[email protected]> | 2007-11-07 02:23:38 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2007-11-07 04:15:04 -0800 |
commit | b733c007edad6f3e05109951bacc6f87dd807917 (patch) | |
tree | fa267da7ccba5bae081997064d953f5993c3dbf3 /fs/jbd2/commit.c | |
parent | 4999f3621f4da622e77931b3d33ada6c7083c705 (diff) |
[NET]: Clean proto_(un)register from in-code ifdefs
The struct proto has the per-cpu "inuse" counter, which is handled
with a special care. All the handling code hides under the ifdef
CONFIG_SMP and it introduces some code duplication and makes it
look worse than it could.
Clean this.
Signed-off-by: Pavel Emelyanov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions