mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
small updates cosmetic updates cosmetic updates
Thu Jan 5 17:52:10 2006 Søren Sandmann <sandmann@redhat.com> * TODO: small updates * sysprof.c: cosmetic updates * module/sysprof-module.c: cosmetic updates
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
3c8bde00b4
commit
f6d7a34ccf
@ -95,7 +95,7 @@ read_frame (void *frame_pointer, StackFrame *frame)
|
||||
|
||||
if (__copy_from_user_inatomic (
|
||||
frame, frame_pointer, sizeof (StackFrame)))
|
||||
return 2;
|
||||
return 1;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user