X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lib%2Fpercpu_counter.c;h=c72577e472f2f2929f825b0c105a237f54c42971;hb=7e065e0242fc285cc29c5ea4a80d108262af5148;hp=3bf4a9984f4cb094b7d74550be1897c20ac292a6;hpb=0de50ea7b5c9e232dcd1cc07c014509c324ff1b8;p=people%2Farne_f%2Fkernel.git diff --git a/lib/percpu_counter.c b/lib/percpu_counter.c index 3bf4a9984f4cb..c72577e472f2f 100644 --- a/lib/percpu_counter.c +++ b/lib/percpu_counter.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Fast batching percpu counters. */