Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
While I personally don't see a reason to use NULL instead of 0, I assume
that whoever made that a sparse default knew what they were doing.
|
|
|
|
|
|
the kfree() call was freeing a buffer which was inside a process struct
|
|
|
|
otherwise this doesn't compile with -O0
|
|
this was already possible, but now it's slightly safer
|
|
|
|
|
|
|
|
|
|
|