aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCatalin Marinas <[email protected]>2006-11-25 11:09:30 -0800
committerLinus Torvalds <[email protected]>2006-11-25 13:28:33 -0800
commit82189b9807e05ea8d1f69de5bf92eaf244a0eb12 (patch)
treeecc6f1cf933a249ea1a9a9858a7a90878ec4162b /include
parent533221fbaf001692d5db646f84f7d033fac78cc7 (diff)
[PATCH] Fix device_attribute memory leak in device_del
dev->devt_attr is allocated in device_add() but it is never freed in device_del() in the drivers/base/core.c file (reported by kmemleak). Signed-off-by: Catalin Marinas <[email protected]> Acked-by: Greg KH <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions