aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2020-07-11 06:45:36 -0500
committerEric W. Biederman <[email protected]>2020-07-21 08:04:54 -0500
commit9746c9be0bb5860592e048468b37974be4c59d44 (patch)
tree83ebe99f1ba0686a19992949c8d8580fd1b0c930 /lib/test-string_helpers.c
parentf06b71fe4d4cd0a4ad7e183b777564f696f6bb36 (diff)
exec: Remove unnecessary spaces from binfmts.h
The general convention in the linux kernel is to define a pointer member as "type *name". The declaration of struct linux_binprm has several pointer defined as "type * name". Update them to the form of "type *name" for consistency. Suggested-by: Kees Cook <[email protected]> Reviewed-by: Kees Cook <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions