diff options
author | Rusty Russell <[email protected]> | 2012-11-22 12:30:25 +1030 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2012-12-14 13:05:30 +1030 |
commit | 6f33d58794ef4cef4b2c706029810f9688bd3026 (patch) | |
tree | 9004029454efa12a5d662592bea16c54452130a0 /fs/jbd/commit.c | |
parent | d890f510c8e45aaf33b8737f211ea05aecb8b460 (diff) |
__UNIQUE_ID()
Jan Beulich points out __COUNTER__ (gcc 4.3 and above), so let's use
that to create unique ids. This is better than __LINE__ which we use
today, so provide a wrapper.
Stanislaw Gruszka <[email protected]> reported that some module parameters
start with a digit, so we need to prepend when we for the unique id.
Signed-off-by: Rusty Russell <[email protected]>
Acked-by: Jan Beulich <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions