]> asedeno.scripts.mit.edu Git - linux.git/commit
hwrng: core - Replace asm/uaccess.h by linux/uaccess.h
authorCorentin LABBE <clabbe.montjoie@gmail.com>
Tue, 13 Dec 2016 14:51:12 +0000 (15:51 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 27 Dec 2016 09:50:33 +0000 (17:50 +0800)
commitaffdec58dafcf1cd7ff1dfaf2e4539b5532d0e84
tree5d41e7bee274ea556e664c22f396072a665a9253
parentdd8014830d2b1fdf5328978ada706df3ec180c21
hwrng: core - Replace asm/uaccess.h by linux/uaccess.h

This patch fix the checkpatch warning about asm/uaccess.h.
In the same time, we sort the headers in alphabetical order.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/core.c