]> Pileus Git - ~andy/linux/blobdiff - drivers/hwmon/w83792d.c
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop...
[~andy/linux] / drivers / hwmon / w83792d.c
index f836198b705c231ef9d7eda88b92079365c9bdc8..007449d3e16ee4d5804a2ccf70759a56e8c4dcf1 100644 (file)
@@ -1385,8 +1385,8 @@ w83792d_detect(struct i2c_adapter *adapter, int address, int kind)
        if (kind == w83792d) {
                client_name = "w83792d";
        } else {
-               dev_err(dev, "w83792d: Internal error: unknown"
-                                         " kind (%d)?!?", kind);
+               dev_err(dev, "w83792d: Internal error: unknown kind (%d)?!?\n",
+                       kind);
                goto ERROR1;
        }