summaryrefslogtreecommitdiff
path: root/netsniff-ng.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-14 14:21:32 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-14 14:21:32 +0200
commitcabf2bedace69096dc6b134e0add5792671a13c6 (patch)
treea326ffa41d30daa29e7989a9e83f9d2bf8b6b935 /netsniff-ng.c
parent4bf95d6fff7bc3727fa4d4b916b2c6e4fcf87a83 (diff)
flowtop: Mark unused parameters with __maybe_unused
In order to avoid compiler warnings when compiling with -W/-Wunused-parameter, mark unused function parameters with __maybe_unused. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'netsniff-ng.c')
0 files changed, 0 insertions, 0 deletions
move the entire function and use generate_random_uuid() instead, which has a v4 ("completely random") UUID instead of the time-based one. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'fs/afs/main.c')
-rw-r--r--fs/afs/main.c48
1 files changed, 1 insertions, 47 deletions
diff --git a/fs/afs/main.c b/fs/afs/main.c