summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-03-20 09:53:07 +0100
committerMatthew Garrett <mjg@redhat.com>2012-03-26 21:05:39 +0200
commitbde9e5098c121cfca6d9c7e3a26e6ae44a3c9632 (patch)
tree0e0bf71649fb4e038f89d74542b03d77ab883c5b /block
parentdrivers, samsung-laptop: fix usage of isalnum (diff)
downloadlinux-bde9e5098c121cfca6d9c7e3a26e6ae44a3c9632.tar.xz
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 'block')
0 files changed, 0 insertions, 0 deletions