[PATCH] Silence noisy per-disk messages output by cciss_read_capacity_16

From: Bryn M. Reeves
Date: Fri Jun 01 2012 - 12:22:40 EST


This is a multi-part message in MIME format.This patch mirrors the change made to cciss_read_capacity in commit
983333c. Emitting device and block size information at KERN_INFO on
each read_capacity() leads to a lot of log noise.

Signed-off-by: Bryn M. Reeves <bmr@xxxxxxxxxx>