X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=mm%2Fslub.c;h=1efbb812303748ddf77d2bc3d987876c06ca824e;hb=16a077e17ccf275a56fa21aa36a019ab063064f9;hp=163352c537ab63fb8dec4be269106c3100f86560;hpb=39b540ec8df89bedb791c13f2042d4d2596fc653;p=sfrench%2Fcifs-2.6.git diff --git a/mm/slub.c b/mm/slub.c index 163352c537ab..1efbb8123037 100644 --- a/mm/slub.c +++ b/mm/slub.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * SLUB: A slab allocator that limits cache line use instead of queuing * objects in per cpu and per node lists.