diff options
| author | Prasad Joshi <[email protected]> | 2012-10-04 17:15:45 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-10-06 03:05:18 +0900 |
| commit | ab4a1f247003ad146c1a1067b2ba043922d0dff2 (patch) | |
| tree | 809e01b3b9e2c36f74ffece42750211b594a48e8 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 17baa2a2c40f2f0330d25819b589a515d36b2d40 (diff) | |
proc_sysctl.c: use BUG_ON instead of BUG
The use of if (!head) BUG(); can be replaced with the single line
BUG_ON(!head).
Signed-off-by: Prasad Joshi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions