diff options
| author | Eric W. Biederman <[email protected]> | 2020-07-11 11:45:36 +0000 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2020-07-21 13:04:54 +0000 |
| commit | 9746c9be0bb5860592e048468b37974be4c59d44 (patch) | |
| tree | 83ebe99f1ba0686a19992949c8d8580fd1b0c930 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | Make the user mode driver code a better citizen (diff) | |
| download | kernel-9746c9be0bb5860592e048468b37974be4c59d44.tar.gz kernel-9746c9be0bb5860592e048468b37974be4c59d44.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
