IB/fmr_pool: Clean up some error messages in fmr_pool.c
authorAnton Blanchard <anton@samba.org>
Wed, 29 Aug 2007 13:36:22 +0000 (08:36 -0500)
committerRoland Dreier <rolandd@cisco.com>
Wed, 10 Oct 2007 02:59:05 +0000 (19:59 -0700)
commit8a68bbe31d51cc75d2acf1c9f5ceff91f7662ea4
tree2238a4f1cc3dba0b61e5bec2c4fca20ba27317c6
parent1fea391039d1c4e876a164099bff475a02a29d96
IB/fmr_pool: Clean up some error messages in fmr_pool.c

A number of printks in fmr_pool.c dont have newlines, eg:

    fmr_create failed for FMR 0<5>FS-Cache: Loaded

Fix them up.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/fmr_pool.c