]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lib/mpi: replaced MPI_NULL with normal NULL
authorDmitry Kasatkin <dmitry.kasatkin@intel.com>
Thu, 26 Jan 2012 17:13:16 +0000 (19:13 +0200)
committerJames Morris <jmorris@namei.org>
Wed, 1 Feb 2012 13:23:14 +0000 (00:23 +1100)
commit3cccd1543ab623a5065335bf08350e06ffc788ab
treee6f92704984d5390c22c3c0e165161ed2dc215ca
parentc70c471c585a3fc1a10c792d5121b3803c83dde0
lib/mpi: replaced MPI_NULL with normal NULL

MPI_NULL is replaced with normal NULL.

Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
Reviewed-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
include/linux/mpi.h
lib/mpi/mpicoder.c
lib/mpi/mpiutil.c