staging: sm750fb: Replace uint32_t with u32
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>
Sun, 18 Oct 2015 15:57:57 +0000 (21:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:02:42 +0000 (19:02 -0700)
commitf741554e25e5c94bca1d5157608baab80586f81c
tree3f3ad32051769f436b43fb2e9049a68f82edd6ce
parent347cf6d109637b337dd3dd3ec777e9fd060d8644
staging: sm750fb: Replace uint32_t with u32

Replace uint32_t with u32 consistent with Linux kernel coding
practice.
Problem found using checkpatch.pl

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/ddk750_power.c
This page took 0.024914 seconds and 5 git commands to generate.