summaryrefslogtreecommitdiffstats
path: root/drivers/platform/Makefile
diff options
context:
space:
mode:
authorDan Carpenter2012-03-20 09:53:07 +0100
committerMatthew Garrett2012-03-26 21:05:39 +0200
commitbde9e5098c121cfca6d9c7e3a26e6ae44a3c9632 (patch)
tree0e0bf71649fb4e038f89d74542b03d77ab883c5b /drivers/platform/Makefile
parentdrivers, samsung-laptop: fix usage of isalnum (diff)
downloadkernel-qcow2-linux-bde9e5098c121cfca6d9c7e3a26e6ae44a3c9632.tar.gz
kernel-qcow2-linux-bde9e5098c121cfca6d9c7e3a26e6ae44a3c9632.tar.xz
kernel-qcow2-linux-bde9e5098c121cfca6d9c7e3a26e6ae44a3c9632.zip
samsung-laptop: cleanup return type: mode_t vs umode_t
This function returns a umode_t (unsigned short) instead of mode_t which is an unsigned int on some architectures. Cleaning this up silences a compile warning: drivers/platform/x86/samsung-laptop.c:1108:2: warning: initialization from incompatible pointer type [enabled by default] Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'drivers/platform/Makefile')
0 files changed, 0 insertions, 0 deletions