summaryrefslogtreecommitdiffstats
path: root/fs/open.c
diff options
context:
space:
mode:
authorAl Viro2013-01-21 21:03:44 +0100
committerAl Viro2013-03-04 04:46:21 +0100
commit07fe6e00f6cca6fef85a14a1dc3ed4f2e35d3f0b (patch)
treea3e4f9e97b298fd778f9bbab188322407d822473 /fs/open.c
parentLinux 3.9-rc1 (diff)
downloadkernel-qcow2-linux-07fe6e00f6cca6fef85a14a1dc3ed4f2e35d3f0b.tar.gz
kernel-qcow2-linux-07fe6e00f6cca6fef85a14a1dc3ed4f2e35d3f0b.tar.xz
kernel-qcow2-linux-07fe6e00f6cca6fef85a14a1dc3ed4f2e35d3f0b.zip
get rid of duplicate logics in __SC_....[1-6] definitions
All those guys have the same form - "take a list of type/name pairs, apply some macro to each of them". Abstract that part away, convert all __SC_FOO##x(__VA_ARGS__) to __MAP(x,__SC_FOO,__VA_ARGS__). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions